]> git.saurik.com Git - wxWidgets.git/commitdiff
solving missing definitions in include/wx/x11/cursor.h
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 3 Oct 2008 07:42:19 +0000 (07:42 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 3 Oct 2008 07:42:19 +0000 (07:42 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56047 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/x11/cursor.h

index f308332dfd1c0668031ddeeea9de2078d53ba653..76b695a411b3c8071c5a22cbe541c65060d62886 100644 (file)
@@ -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;