]> git.saurik.com Git - wxWidgets.git/blobdiff - src/x11/palette.cpp
implement GetBestSize() (patch 1386199)
[wxWidgets.git] / src / x11 / palette.cpp
index e2d9504f4b10407ba8396a8bfb8e83f5aa430f0a..61a885cbddc7dff21901198fdda7ad54fd104ea8 100644 (file)
@@ -42,10 +42,9 @@ not the functionality that wxPalette::Create() aims to provide.
 #ifndef WX_PRECOMP
     #include "wx/app.h"
     #include "wx/utils.h"
+    #include "wx/window.h"
 #endif
 
-#include "wx/window.h"
-
 #ifdef __VMS__
 #pragma message disable nosimpint
 #endif