]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/bitmap.cpp
Make the app object be global in case it is run multiple times, such
[wxWidgets.git] / src / gtk / bitmap.cpp
index eb638d494479b9f90d57ff84cc691dfc120b7e10..4a0e1111f1d74a6360a6e26b75056b13daa317a1 100644 (file)
@@ -12,6 +12,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/dcmemory.h"
 #endif
 
 #include "wx/bitmap.h"
@@ -19,7 +20,6 @@
 #include "wx/icon.h"
 #include "wx/filefn.h"
 #include "wx/image.h"
-#include "wx/dcmemory.h"
 
 #include "wx/rawbmp.h"
     // need this to get gdk_image_new_bitmap()