X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4dff340069297c51f04fcd230282b86eee6943db..f641dada6429d58d954234ca1abc770e7bee7721:/src/motif/choice.cpp?ds=sidebyside 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