X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..cf4a8b2698fb853ac4b638d08d95cc8e5794d1aa:/src/x11/palette.cpp?ds=sidebyside diff --git a/src/x11/palette.cpp b/src/x11/palette.cpp index aa81fd4ae0..61a885cbdd 100644 --- a/src/x11/palette.cpp +++ b/src/x11/palette.cpp @@ -41,11 +41,10 @@ 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" -#include "wx/utils.h" - #ifdef __VMS__ #pragma message disable nosimpint #endif