]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/colour.cpp
refresh tree item after changing its icon so that the change is visible
[wxWidgets.git] / src / x11 / colour.cpp
index 32d69c30a0725f27eb135b118df6cab8f06f109d..b894d933b2c5a4d0e20397b2072999a568e5a331 100644 (file)
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/gdicmn.h"
-
 #include "wx/x11/private.h"
 
 //-----------------------------------------------------------------------------