X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dff340069297c51f04fcd230282b86eee6943db..328bfc22243e3d4672ddf626db4f78e4269c7275:/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