include/wx/x11/cursor.h needs definition of wxcolour

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51160 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jouk Jansen
2008-01-11 12:26:23 +00:00
parent 8466fc74fa
commit f2a0f3a80b

View File

@@ -13,6 +13,7 @@
#define _WX_CURSOR_H_
#include "wx/gdiobj.h"
#include "wx/colour.h"
class WXDLLIMPEXP_FWD_CORE wxImage;