X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/559a723c1dcf8b3929ab3122fb04429d4abdda8e..3d4424f702b4c850837471b3db406cf8e5ac04c5:/src/gtk1/bitmap.cpp?ds=sidebyside diff --git a/src/gtk1/bitmap.cpp b/src/gtk1/bitmap.cpp index 9cf27b8065..41161ec1e7 100644 --- a/src/gtk1/bitmap.cpp +++ b/src/gtk1/bitmap.cpp @@ -16,11 +16,12 @@ #include "wx/app.h" #include "wx/dcmemory.h" #include "wx/palette.h" + #include "wx/icon.h" + #include "wx/math.h" + #include "wx/image.h" #endif // WX_PRECOMP -#include "wx/icon.h" #include "wx/filefn.h" -#include "wx/image.h" #include #include @@ -28,8 +29,6 @@ #include -#include "wx/math.h" - extern void gdk_wx_draw_bitmap (GdkDrawable *drawable, GdkGC *gc,