]> git.saurik.com Git - wxWidgets.git/blame - include/wx/metafile.h
* Changed "true" to "TRUE" in some file: "true" doesn't exist in BC++ 5
[wxWidgets.git] / include / wx / metafile.h
CommitLineData
c801d85f
KB
1#ifndef __METAFILEH_BASE__
2#define __METAFILEH_BASE__
3
4#if defined(__WINDOWS__)
5#include "wx/msw/metafile.h"
6#endif
7
8#endif
9 // __METAFILEH_BASE__