Fixed compilation problem.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24020 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
b76fa6fe3b
commit
bd76e17e0f
@ -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;
|
||||
|
@ -21,6 +21,7 @@
|
||||
#endif
|
||||
|
||||
#include "wx/fontdlg.h"
|
||||
#include "wx/fontutil.h"
|
||||
|
||||
#define INCL_PM
|
||||
#include <os2.h>
|
||||
|
Loading…
Reference in New Issue
Block a user