]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dirctrlg.cpp
renamed RGBColor setter to avoid former overload being an override
[wxWidgets.git] / src / generic / dirctrlg.cpp
index eeef7d9129b1cabd673425c71fbaeb8278aeda25..a29d5809e4d7ac3f5a05fc0bace62253c3dbfc64 100644 (file)
@@ -23,6 +23,7 @@
 #ifndef WX_PRECOMP
     #include "wx/hash.h"
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/module.h"
@@ -37,7 +38,6 @@
 #include "wx/gdicmn.h"
 #include "wx/imaglist.h"
 #include "wx/icon.h"
-#include "wx/log.h"
 #include "wx/sizer.h"
 #include "wx/tokenzr.h"
 #include "wx/dir.h"