]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/textctrl.cpp
fixed setting selection when there are NULL pages in the tree
[wxWidgets.git] / src / gtk / textctrl.cpp
index 3b3cd28c2dc9ae147d10aa93557db71b6569fa21..73b66c7677224d26495339124451e738f0a54ffc 100644 (file)
@@ -15,9 +15,9 @@
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
     #include "wx/log.h"
+    #include "wx/utils.h"
 #endif
 
-#include "wx/utils.h"
 #include "wx/math.h"
 #include "wx/settings.h"
 #include "wx/panel.h"