X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4f5c180eba88f20438789e1a84a435ed8615fbff..7dd40b6f4b31e6bc9c7f626f1461aff8adf7714c:/src/os2/data.cpp?ds=inline diff --git a/src/os2/data.cpp b/src/os2/data.cpp index cf2189494a..28ba3f0884 100644 --- a/src/os2/data.cpp +++ b/src/os2/data.cpp @@ -16,6 +16,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;