]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
wx.ProgressDialog.Update now returns two values.
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index 36ac27ffd4695f56233bb5a3bbd307cedaa4dc42..59dc8c06906de3118fbc813bff36c4b7e0ef07dc 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"