#include <mgraph.hpp>
#include "pmapi.h"
-class WXDLLEXPORT wxBitmap;
+// the scitech headers define true and false
+#undef true
+#undef false
+
+class WXDLLIMPEXP_FWD_CORE wxBitmap;
// ---------------------------------------------------------------------------