#include "wx/log.h"
#endif //WX_PRECOMP
+#if wxUSE_WXDIB
+
#include "wx/bitmap.h"
#include "wx/intl.h"
#include "wx/file.h"
}
/* static */
-#ifdef __DIGITALMARS__
-extern "C"
-#endif
HGLOBAL wxDIB::ConvertFromBitmap(HBITMAP hbmp)
{
// first calculate the size needed
#endif // wxUSE_IMAGE
+#endif
+ // wxUSE_WXDIB
+