]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/app.cpp
Precompiled headers support.
[wxWidgets.git] / src / motif / app.cpp
index d17e8fc734efeba00f42164bdd69c844bd6230f5..d5ec44f979eab211a137283068ee260667f981de 100644 (file)
@@ -13,6 +13,9 @@
     #pragma implementation "app.h"
 #endif
 
+// For compilers that support precompilation, includes "wx.h".
+#include "wx/wxprec.h"
+
 #ifdef __VMS
 #define XtParent XTPARENT
 #define XtDisplay XTDISPLAY