/////////////////////////////////////////////////////////////////////////////
// Name: private.h
// Purpose: Private declarations: as this header is only included by
-// wxWindows itself, it may contain identifiers which don't start
+// wxWidgets itself, it may contain identifiers which don't start
// with "wx".
// Author: Vaclav Slavik
// Created: 2001/04/07
// RCS-ID: $Id$
-// Copyright: (c) 2001 SciTech Software, Inc. (www.scitechsoft.com)
+// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com)
// Licence: wxWindows licence
/////////////////////////////////////////////////////////////////////////////
#define _WX_PRIVATE_H_
#include <mgraph.hpp>
+#include "pmapi.h"
class WXDLLEXPORT wxBitmap;
};
-extern bool wxCreateMGL_WM();
-extern void wxDestroyMGL_WM();
-
#endif // _WX_PRIVATE_H_