]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
test wxExecute() in the sample
[wxWidgets.git] / src / motif / msgdlg.cpp
index a6fe3c311ff6f52182fc092d67d55d137c84c034..ca78e9a53c258a22d58935a109c8e8554c458db0 100644 (file)
@@ -22,7 +22,9 @@
 // ----------------------------------------------------------------------------
 
 #ifdef __VMS
+#define XtDisplay XTDISPLAY
 #pragma message disable nosimpint
+#include <wx/vms_x_fix.h>
 #endif
 #include <X11/Xlib.h>