diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/cursor.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vcl/cursor.hxx b/include/vcl/cursor.hxx index be6dd45c56c4..725724ee8024 100644 --- a/include/vcl/cursor.hxx +++ b/include/vcl/cursor.hxx @@ -24,6 +24,7 @@ #include <tools/link.hxx> #include <vcl/dllapi.h> #include <vcl/vclptr.hxx> +#include <rtl/ustring.hxx> class Timer; struct ImplCursorData; |