]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/fontenum.cpp
another fix for !USE_PCH: added missing wx/imaglist.h include
[wxWidgets.git] / src / mgl / fontenum.cpp
index fbba131e39accb7e0e43e4a3574bcc3630214304..f00e22fd389102f364e1b8ebe8b7bf1927f48394 100644 (file)
 // headers
 // ----------------------------------------------------------------------------
 
 // headers
 // ----------------------------------------------------------------------------
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-    #pragma implementation "fontenum.h"
-#endif
-
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
 // For compilers that support precompilation, includes "wx.h".
 #include "wx/wxprec.h"
 
@@ -32,6 +28,7 @@
 #include "wx/utils.h"
 
 #include "wx/fontenum.h"
 #include "wx/utils.h"
 
 #include "wx/fontenum.h"
+#include "wx/encinfo.h"
 #include "wx/fontutil.h"
 
 #include <mgraph.h>
 #include "wx/fontutil.h"
 
 #include <mgraph.h>