]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/palette.cpp
be able to change tabs with arrow keys
[wxWidgets.git] / src / motif / palette.cpp
index 12cf5a31ddf29cbdc327ada51161a155ae2cfd31..378172ff5b06e79122042772bd81e2c569a708fe 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