]> git.saurik.com Git - wxWidgets.git/commitdiff
make sure wxNativeFontInfo is defined
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Tue, 11 Jan 2011 17:05:43 +0000 (17:05 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Tue, 11 Jan 2011 17:05:43 +0000 (17:05 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66666 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/gtk1/font.cpp

index 93e30695a4b3cba444e1e713a8fa9817883a36a3..c6a1888c16e9703cd98628c2c0290e7246f0bd12 100644 (file)
@@ -24,6 +24,7 @@
     #include "wx/log.h"
     #include "wx/settings.h"
     #include "wx/gdicmn.h"
+    #include "wx/encinfo.h"
 #endif
 
 #include "wx/fontutil.h"