]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/checkbox.cpp
Fix docs for Bind
[wxWidgets.git] / src / motif / checkbox.cpp
index 927b50812357ef5a4996b2a4ff46bb1124dd763e..dea61e497e0c1648a4df16689523c1b071d9ab06 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "checkbox.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif