From: David Webster Date: Tue, 8 Jan 2002 23:37:40 +0000 (+0000) Subject: OS/2 NativeFontInfo support X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f5b5c15cbee88549a8fbf1b9e70db8390bfb43eb?hp=6ed897586a72ef2d7d7c8393bf8f75220d7bc160 OS/2 NativeFontInfo support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13469 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/private.h b/include/wx/os2/private.h index a1afb719f4..039859ed51 100644 --- a/include/wx/os2/private.h +++ b/include/wx/os2/private.h @@ -21,6 +21,8 @@ #define INCL_SHLERRORS #include +#include "wx/fontenc.h" + class WXDLLEXPORT wxFont; class WXDLLEXPORT wxWindow;