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:
parent
a1de932df0
commit
f9488c6611
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user