// headers
// ----------------------------------------------------------------------------
-#ifdef __GNUG__
- #pragma implementation "fontutil.h"
-#endif
-
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#include "wx/tokenzr.h"
#include "wx/hash.h"
#include "wx/module.h"
+#include "wx/encinfo.h"
#ifdef __WXGTK20__