]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/textctrl.cpp
changed calls to wxMac's private wxColour::Set to use the renamed function wxColour...
[wxWidgets.git] / src / gtk1 / textctrl.cpp
index e472846bb0f1396264dd205c0fe1fe8ba750ef2d..36ac27ffd4695f56233bb5a3bbd307cedaa4dc42 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/utils.h"
-#include "wx/log.h"
 #include "wx/math.h"
 #include "wx/settings.h"
 #include "wx/panel.h"