]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/data.cpp
Change version to 3.0.0.
[wxWidgets.git] / src / os2 / data.cpp
index cf2189494a580a100f13584799237786ecc7e6aa..1f7323d09d3650b152ee01c3526ebc305426e9a7 100644 (file)
@@ -1,10 +1,9 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        data.cpp
+// Name:        src/os2/data.cpp
 // Purpose:     Various OS/2-specific global data
 // Author:      David Webster
 // Modified by:
 // Created:     09/20/99
-// RCS-ID:      $Id$
 // Copyright:   (c) David Webster
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -16,6 +15,8 @@
 #include "wx/wx.h"
 #endif
 
+#include "wx/fontutil.h"
+
 // Current cursor, in order to hang on to
 // cursor handle when setting the cursor globally
 wxCursor *g_globalCursor = NULL;