]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/spinbutt.cpp
removed mpthread and added thread.cpp and tglbutton.cpp
[wxWidgets.git] / src / motif / spinbutt.cpp
index edd15fa3c96aa814137718897052180ed580e7d2..ca3a6e2af18c5a8c9a88908e8711331dc89b4d2d 100644 (file)
@@ -13,6 +13,9 @@
     #pragma implementation "spinbutt.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #include "wx/spinbutt.h"
 #include "wx/spinctrl.h"
 #include "wx/timer.h"