]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/bmpbase.cpp
typo: PrintfInLogBug() was probably supposed to be called PrintfInLogBuf()
[wxWidgets.git] / src / common / bmpbase.cpp
index af1e4c34501ae704145520b49d2beb54930f387b..065d1851ad0b70318d0d4406bdef420fcd008a97 100644 (file)
@@ -25,9 +25,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/log.h"
+    #include "wx/utils.h"
 #endif // WX_PRECOMP
 
-#include "wx/utils.h"
 #include "wx/palette.h"
 #include "wx/icon.h"
 #include "wx/image.h"