]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/bitmap.cpp
corrected wording of application shutdown logic description
[wxWidgets.git] / src / gtk / bitmap.cpp
index cb569d36472df747f90c01ec308f4b62c927b3f3..eb638d494479b9f90d57ff84cc691dfc120b7e10 100644 (file)
@@ -10,7 +10,9 @@
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
-#include "wx/defs.h"
+#ifndef WX_PRECOMP
+    #include "wx/app.h"
+#endif
 
 #include "wx/bitmap.h"
 #include "wx/palette.h"
@@ -18,7 +20,6 @@
 #include "wx/filefn.h"
 #include "wx/image.h"
 #include "wx/dcmemory.h"
-#include "wx/app.h"
 
 #include "wx/rawbmp.h"
     // need this to get gdk_image_new_bitmap()