]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/choice.cpp
don't show scrollbars at all when the window is big enough
[wxWidgets.git] / src / motif / choice.cpp
index a43d00a38a1185e9f709e2fdd3b8ade01b944430..9cfe04c8d15d5dcfdc5eb5ef1d5e3dedf20f486d 100644 (file)
 #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"