X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dff340069297c51f04fcd230282b86eee6943db..3f393e3dbdfb73b7d0500b5c67c6c38dedd0e82e:/src/motif/choice.cpp diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index a43d00a38a..9cfe04c8d1 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -13,12 +13,13 @@ #pragma implementation "choice.h" #endif -#ifdef VMS +#ifdef __VMS #define XtDisplay XTDISPLAY #define XtParent XTPARENT #endif -// For compilers that support precompilation, includes "wx.h". +#include "wx/defs.h" + #include "wx/choice.h" #include "wx/utils.h"