compilation fix for platforms w/o wxRawBitmap

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21141 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-06-13 23:25:09 +00:00
parent 4636a1e8f8
commit 9b24b388c1

View File

@@ -34,10 +34,10 @@
#if !defined(__WINDOWS__) || wxUSE_XPM_IN_MSW
#include "smile.xpm"
#endif
#ifndef __VMS
# include "wx/rawbmp.h"
#define wxHAVE_RAW_BITMAP
#if defined(__WXMSW__) || defined(__WXMAC__)
#include "wx/rawbmp.h"
#define wxHAVE_RAW_BITMAP
#endif
// derived classes