]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/toolbar.cpp
pretend that we support all encodings instead of not supporting any of them under...
[wxWidgets.git] / src / motif / toolbar.cpp
index 4078d2eefef9a8410bc2266d6636ee343f7360ca..00da4412b617d81136366ebc813c3830284c8080 100644 (file)
@@ -21,6 +21,9 @@
     #pragma implementation "toolbar.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtDisplay XTDISPLAY
 #endif