X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bca03736369e836cce9297509505c5972e775dd..6e42617af493da590f7d08ed248be615ab817eee:/src/x11/utilsx.cpp diff --git a/src/x11/utilsx.cpp b/src/x11/utilsx.cpp index ff17f168e7..9bc793e343 100644 --- a/src/x11/utilsx.cpp +++ b/src/x11/utilsx.cpp @@ -14,7 +14,6 @@ #ifdef __VMS #define XShapeQueryExtension XSHAPEQUERYEXTENSION -#define XtDisplay XTDISPLAY #endif #include "wx/x11/privx.h" @@ -23,6 +22,7 @@ #ifndef WX_PRECOMP #include "wx/bitmap.h" + #include "wx/region.h" #endif #ifdef __VMS @@ -32,7 +32,6 @@ #include #endif - #include "wx/region.h" #include "wx/dcmemory.h" #endif