]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/statbox.cpp
Crash fix under VC++
[wxWidgets.git] / src / motif / statbox.cpp
index 0c3d210a5e638aa101da81d47e77dfcb2649e75b..5bdf05ea044c030b20a8b57269100130db3029ca 100644 (file)
@@ -13,6 +13,9 @@
 #pragma implementation "statbox.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif