]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/image/image.cpp
fix for dmc compilation of projects with more than one obj
[wxWidgets.git] / samples / image / image.cpp
index 57d3897909b2625e58d18013701a030a9a566132..61fb9a85d4d6333a75fc02edcd213995a45540df 100644 (file)
 #if !defined(__WINDOWS__) || wxUSE_XPM_IN_MSW
     #include "smile.xpm"
 #endif
-#include "wx/rawbmp.h"
+#ifndef __VMS
+# include "wx/rawbmp.h"
 
 #define wxHAVE_RAW_BITMAP
+#endif
 
 // derived classes