X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dff340069297c51f04fcd230282b86eee6943db..4b056ef54f29582e2a5154bf148f7ebc5877b51b:/src/motif/msgdlg.cpp diff --git a/src/motif/msgdlg.cpp b/src/motif/msgdlg.cpp index 6b7e61f69f..caf660584d 100644 --- a/src/motif/msgdlg.cpp +++ b/src/motif/msgdlg.cpp @@ -21,7 +21,10 @@ // headers // ---------------------------------------------------------------------------- +#include "wx/defs.h" + #ifdef __VMS +#define XtDisplay XTDISPLAY #pragma message disable nosimpint #include #endif