X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..e69d5138dc8f95e294ae6d03beb4f321406f4e34:/src/motif/palette.cpp diff --git a/src/motif/palette.cpp b/src/motif/palette.cpp index 672cb58071..378172ff5b 100644 --- a/src/motif/palette.cpp +++ b/src/motif/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