]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/private.h
Big wxRegion clean up.
[wxWidgets.git] / include / wx / mgl / private.h
index 02c174f892229b3e4b766bbdfb7f134a78963951..f7ebc31cd6f3d7df75fc647783f6ec094641281e 100644 (file)
@@ -14,6 +14,7 @@
 #define _WX_PRIVATE_H_
 
 #include <mgraph.hpp>
+#include "pmapi.h"
 
 class WXDLLEXPORT wxBitmap;
 
@@ -49,7 +50,4 @@ public:
 };
 
 
-extern bool wxCreateMGL_WM();
-extern void wxDestroyMGL_WM();
-
 #endif // _WX_PRIVATE_H_