]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/fontmap.h
(blind) fixes for Motif compilation
[wxWidgets.git] / include / wx / fontmap.h
index 43285146c03632e6c7323cbd5131c433a67c714b..920733ed35b11c6d3684d27042d01616c8550843 100644 (file)
@@ -21,9 +21,6 @@
 // ----------------------------------------------------------------------------
 
 #include "wx/fontenc.h"         // for wxFontEncoding
-#if wxUSE_GUI
-    #include "wx/fontutil.h"    // for wxNativeEncodingInfo
-#endif // wxUSE_GUI
 
 #if wxUSE_CONFIG
     class WXDLLEXPORT wxConfigBase;