Include src/x11/utils.cpp

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14179 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-02-13 17:17:09 +00:00
parent a1de932df0
commit f9488c6611

View File

@@ -17,9 +17,12 @@
// headers // headers
// ---------------------------------------------------------------------------- // ----------------------------------------------------------------------------
#include "wx/setup.h"
#ifdef __VMS #ifdef __VMS
#define XtDisplay XTDISPLAY #define XtDisplay XTDISPLAY
#endif #endif
#error no longer needed - wxX11 utils.cpp used instead #include "../src/x11/utils.cpp"
//#error no longer needed - wxX11 utils.cpp used instead