From 0d59e2639d7bead804796e119f8df8508b7298b4 Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Fri, 3 Oct 2008 07:42:19 +0000 Subject: [PATCH] solving missing definitions in include/wx/x11/cursor.h git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/x11/cursor.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/wx/x11/cursor.h b/include/wx/x11/cursor.h index f308332dfd..76b695a411 100644 --- a/include/wx/x11/cursor.h +++ b/include/wx/x11/cursor.h @@ -13,6 +13,7 @@ #define _WX_CURSOR_H_ #include "wx/gdiobj.h" +#include "wx/gdicmn.h" #include "wx/colour.h" class WXDLLIMPEXP_FWD_CORE wxImage; -- 2.50.0