/////////////////////////////////////////////////////////////////////////////
-// Name:        data.cpp
+// Name:        src/os2/data.cpp
 // Purpose:     Various OS/2-specific global data
 // Author:      David Webster
 // Modified by:
 #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;