]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/bitmap.cpp
Include wx/stattext.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / msw / bitmap.cpp
index ebcaac16529ae4a744cd39442e198e1c821536b5..789fc53acf710b193e92fe921ada32ae80224731 100644 (file)
     #include "wx/dcmemory.h"
     #include "wx/bitmap.h"
     #include "wx/icon.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/msw/private.h"
-#include "wx/log.h"
 
 #if wxUSE_WXDIB
 #include "wx/msw/dib.h"