]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/choice.cpp
Checkbox needs an extra pixel in height on WinCE
[wxWidgets.git] / src / motif / choice.cpp
index fbc5fdc03ededafbb85e27ab0c00e1ded8e99fc8..6a24190b8e82e5be67efabe7cdfae90b9b0e4ec9 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "choice.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #define XtParent XTPARENT