]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/choice.cpp
Added buttons to allow a dump of DB DATATYPES and DB DIAGNOSTIC info via wxLogMessage...
[wxWidgets.git] / src / motif / choice.cpp
index a43d00a38a1185e9f709e2fdd3b8ade01b944430..a25d112e25548b6fc97b6052d69e3362d813bc29 100644 (file)
@@ -13,7 +13,7 @@
 #pragma implementation "choice.h"
 #endif
 
-#ifdef VMS
+#ifdef __VMS
 #define XtDisplay XTDISPLAY
 #define XtParent XTPARENT
 #endif