]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/popupwin.cpp
provide backward-compat wxCursor(int) ctor; remove empty stubs of XBM ctor from all...
[wxWidgets.git] / src / x11 / popupwin.cpp
index c0c7825226e5050506986984ef50d1014fb44160..754367abf23551aed2c4a793f5767abfc62cf87f 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/app.h"
+    #include "wx/settings.h"
 #endif
 
-#include "wx/app.h"
-#include "wx/settings.h"
-
 #include "wx/x11/private.h"
 #include "X11/Xatom.h"
 #include "X11/Xutil.h"