]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mgl/fontenum.cpp
don't show the I-beam cursor over text in wxHtmlListBox
[wxWidgets.git] / src / mgl / fontenum.cpp
index fbba131e39accb7e0e43e4a3574bcc3630214304..f00e22fd389102f364e1b8ebe8b7bf1927f48394 100644 (file)
 // 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"
 
@@ -32,6 +28,7 @@
 #include "wx/utils.h"
 
 #include "wx/fontenum.h"
+#include "wx/encinfo.h"
 #include "wx/fontutil.h"
 
 #include <mgraph.h>