X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..f385b493dfd451e8d79f7b19c30e368a399a2ef5:/src/gtk1/bitmap.cpp diff --git a/src/gtk1/bitmap.cpp b/src/gtk1/bitmap.cpp index 492e8751bb..9cf27b8065 100644 --- a/src/gtk1/bitmap.cpp +++ b/src/gtk1/bitmap.cpp @@ -15,9 +15,9 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/dcmemory.h" + #include "wx/palette.h" #endif // WX_PRECOMP -#include "wx/palette.h" #include "wx/icon.h" #include "wx/filefn.h" #include "wx/image.h"