X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f9488c6611f51a0138b0dfceeb39038209054c4f..c8b751aa27764b6deb21e56f09c5403f230b0ce3:/src/motif/utils.cpp?ds=sidebyside diff --git a/src/motif/utils.cpp b/src/motif/utils.cpp index 706d09a125..bf93a2a23f 100644 --- a/src/motif/utils.cpp +++ b/src/motif/utils.cpp @@ -21,8 +21,10 @@ #ifdef __VMS #define XtDisplay XTDISPLAY -#endif +#include "[-.x11]utils.cpp" +#else #include "../src/x11/utils.cpp" +#endif //#error no longer needed - wxX11 utils.cpp used instead