]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/data.cpp
Disable final failing wxWebView test. It fails on the buildbot but not locally.
[wxWidgets.git] / src / gtk1 / data.cpp
index 7b1409e98b72f2169e2928ba11558be9ec90a783..f1f49656b80444dfe24b1edf0c559ecbc8be271c 100644 (file)
     #include "wx/object.h"
     #include "wx/window.h"
     #include "wx/dc.h"
+    #include "wx/cursor.h"
 #endif
 
-#include "wx/cursor.h"
-
 /* Current cursor, in order to hang on to
  * cursor handle when setting the cursor globally */
 wxCursor g_globalCursor;