]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/bitmap.cpp
default button on older systems was not shown with OK, but empty, resulting in wxID_C...
[wxWidgets.git] / src / mgl / bitmap.cpp
index 89014b388ebd4883ee29ac938129a9adf6c740e8..e65eabae6d08d95f39b2fec107f4588c3e27d08d 100644 (file)
@@ -17,6 +17,7 @@
 
 #ifndef WX_PRECOMP
     #include "wx/intl.h"
+    #include "wx/log.h"
 #endif
 
 #include "wx/icon.h"
@@ -24,7 +25,6 @@
 #include "wx/image.h"
 #include "wx/dcmemory.h"
 #include "wx/utils.h"
-#include "wx/log.h"
 #include "wx/image.h"
 #include "wx/xpmdecod.h"