X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/32b8ec418aee4e38877d4cb79e2984c766dcc358..8ea92b4d7792987769774ac381685dae15c70454:/include/wx/mgl/private.h diff --git a/include/wx/mgl/private.h b/include/wx/mgl/private.h index fe1544e622..1d86262a13 100644 --- a/include/wx/mgl/private.h +++ b/include/wx/mgl/private.h @@ -1,12 +1,12 @@ ///////////////////////////////////////////////////////////////////////////// // 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 Vaclav Slavik +// Copyright: (c) 2001-2002 SciTech Software, Inc. (www.scitechsoft.com) // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// @@ -14,6 +14,7 @@ #define _WX_PRIVATE_H_ #include +#include "pmapi.h" class WXDLLEXPORT wxBitmap; @@ -23,6 +24,7 @@ class WXDLLEXPORT wxBitmap; // --------------------------------------------------------------------------- extern MGLDevCtx *g_displayDC; +extern winmng_t *g_winMng; // --------------------------------------------------------------------------- // helper functions