#ifndef __METAFILEH_BASE__ #define __METAFILEH_BASE__ #if defined(__WINDOWS__) #include "wx/msw/metafile.h" #endif #endif // __METAFILEH_BASE__