]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/cursor.h
Use wxGetTranslation() instead of _() in the public headers.
[wxWidgets.git] / include / wx / x11 / cursor.h
index f308332dfd1c0668031ddeeea9de2078d53ba653..a4595ae31fb07b13815eb75866c68278bc1d21e5 100644 (file)
@@ -4,7 +4,6 @@
 // Author:      Julian Smart
 // Modified by:
 // Created:     17/09/98
-// RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
@@ -13,6 +12,7 @@
 #define _WX_CURSOR_H_
 
 #include "wx/gdiobj.h"
+#include "wx/gdicmn.h"
 #include "wx/colour.h"
 
 class WXDLLIMPEXP_FWD_CORE wxImage;