X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/88ef3a57a47f840adea9d38bc11cb30689a0838a..a124f99a24fb1f2ef41e37223ea35bcc9a4eece9:/src/msw/palette.cpp diff --git a/src/msw/palette.cpp b/src/msw/palette.cpp index c958a25a2a..aeb874150e 100644 --- a/src/msw/palette.cpp +++ b/src/msw/palette.cpp @@ -18,8 +18,9 @@ #if wxUSE_PALETTE +#include "wx/palette.h" + #ifndef WX_PRECOMP - #include "wx/palette.h" #endif #include "wx/msw/private.h"