]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/textctrl.cpp
Trying to commit wxDirDialog patch.
[wxWidgets.git] / src / gtk / textctrl.cpp
index 7705302842ea09fd08a1d97880ad0f4e1149cc03..3b3cd28c2dc9ae147d10aa93557db71b6569fa21 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"