]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dib.cpp
Some BC++ 4.5 and other compile fixes; changed FAR definition to WXFAR
[wxWidgets.git] / src / msw / dib.cpp
index a62948302212ef72720a89b97c62d1d51e7d1363..47c855e7665bd3cbb016f3afe9f296aa12ab1e98 100644 (file)
@@ -33,9 +33,9 @@
 #endif
 
 #ifndef WX_PRECOMP
-#include "wx/setup.h"
-#include "wx/defs.h"
 #include "wx/bitmap.h"
+#include "wx/log.h"
+#include "wx/intl.h"
 #endif
 
 #include <windows.h>