]>
git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/dib.cpp
#pragma hdrstop
#endif
+#if wxUSE_WXDIB
+
#ifndef WX_PRECOMP
#include "wx/string.h"
#include "wx/log.h"
+ #include "wx/intl.h"
#endif //WX_PRECOMP
-#if wxUSE_WXDIB
-
#include "wx/bitmap.h"
-#include "wx/intl.h"
#include "wx/file.h"
#include <stdio.h>
#endif // wxUSE_IMAGE
#endif // wxUSE_WXDIB
-