diff --git a/src/motif/utils.cpp b/src/motif/utils.cpp index f5ce0ae36f..706d09a125 100644 --- a/src/motif/utils.cpp +++ b/src/motif/utils.cpp @@ -17,9 +17,12 @@ // headers // ---------------------------------------------------------------------------- +#include "wx/setup.h" + #ifdef __VMS #define XtDisplay XTDISPLAY #endif -#error no longer needed - wxX11 utils.cpp used instead +#include "../src/x11/utils.cpp" +//#error no longer needed - wxX11 utils.cpp used instead