X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dff340069297c51f04fcd230282b86eee6943db..2adaf5969faf352d740f267b1a4ef79a2cf75980:/src/motif/choice.cpp diff --git a/src/motif/choice.cpp b/src/motif/choice.cpp index a43d00a38a..a25d112e25 100644 --- a/src/motif/choice.cpp +++ b/src/motif/choice.cpp @@ -13,7 +13,7 @@ #pragma implementation "choice.h" #endif -#ifdef VMS +#ifdef __VMS #define XtDisplay XTDISPLAY #define XtParent XTPARENT #endif