]> git.saurik.com Git - wxWidgets.git/commitdiff
include/wx/x11/cursor.h needs definition of wxcolour
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 11 Jan 2008 12:26:23 +0000 (12:26 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Fri, 11 Jan 2008 12:26:23 +0000 (12:26 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/x11/cursor.h

index 51e6c60a5f9ec2328f04901dcea463ec2fbe14e2..01849e808589d3cbfc53f7a627ebce5095b1b5c3 100644 (file)
@@ -13,6 +13,7 @@
 #define _WX_CURSOR_H_
 
 #include "wx/gdiobj.h"
+#include "wx/colour.h"
 
 class WXDLLIMPEXP_FWD_CORE wxImage;