]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
try to create smaller executables
[wxWidgets.git] / src / motif / msgdlg.cpp
index a6fe3c311ff6f52182fc092d67d55d137c84c034..caf660584dc221d526285152829b97cd43a0a10d 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
+#include "wx/defs.h"
+
 #ifdef __VMS
+#define XtDisplay XTDISPLAY
 #pragma message disable nosimpint
+#include <wx/vms_x_fix.h>
 #endif
 #include <X11/Xlib.h>