]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/msgdlg.cpp
Remove deprecated methods use.
[wxWidgets.git] / src / motif / msgdlg.cpp
index 6b7e61f69fc9f5791bf5573a70c087e73d805760..caf660584dc221d526285152829b97cd43a0a10d 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
+#include "wx/defs.h"
+
 #ifdef __VMS
+#define XtDisplay XTDISPLAY
 #pragma message disable nosimpint
 #include <wx/vms_x_fix.h>
 #endif