]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/cursor.cpp
fixed python-related files names after they had been apparently renamed in the cvs...
[wxWidgets.git] / src / gtk / cursor.cpp
index 25e4e109ac894168671608b9fa0355fc3efcf46f..c975d3cf0d3474fc696a85eb8bae2cc655a98082 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/utils.h"
 #endif // WX_PRECOMP
 
-#include "wx/utils.h"
-
 #include "wx/gtk/private.h" //for idle stuff
 
 #include <gdk/gdk.h>