X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8f7b34a878bbcb2f71a0c7694e2a3bec51460218..0ff8e4b5c9a0e32768f645b2546cec9ec018cfa7:/include/wx/mgl/fontutil.h?ds=inline diff --git a/include/wx/mgl/fontutil.h b/include/wx/mgl/fontutil.h index e1d622518e..6f353a4d4a 100644 --- a/include/wx/mgl/fontutil.h +++ b/include/wx/mgl/fontutil.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wx/nix/fontutil.h +// Name: wx/mgl/fontutil.h // Purpose: font-related helper functions for MGL // Author: Vaclav Slavik // Created: 2001/05/01 @@ -11,8 +11,6 @@ #ifndef _WX_MGL_FONTUTIL_H_ #define _WX_MGL_FONTUTIL_H_ -#ifdef __WXMGL__ - #include "wx/list.h" struct font_info_t; @@ -121,6 +119,4 @@ class wxFontsManager extern wxFontsManager *wxTheFontsManager; -#endif - #endif // _WX_MGL_FONTUTIL_H_