summaryrefslogtreecommitdiff
path: root/include/vcl
diff options
context:
space:
mode:
authorSzymon Kłos <szymon.klos@collabora.com>2017-12-08 22:27:43 +0100
committerSzymon Kłos <szymon.klos@collabora.com>2017-12-08 22:39:57 +0100
commitdf802d0c1b0d255bc88eac279cb8a72d7570ec3a (patch)
tree5112a5f6fa0f820c5250a458d0baa2d7cdcacd47 /include/vcl
parent4d850442a04b63e4ed92dcd431c8620ce12010c2 (diff)
Build fix
Change-Id: I33db5c70b579aa65c9659e9ddddad77a5ec12ecc Reviewed-on: https://gerrit.libreoffice.org/46127 Reviewed-by: Szymon Kłos <szymon.klos@collabora.com> Tested-by: Szymon Kłos <szymon.klos@collabora.com>
Diffstat (limited to 'include/vcl')
-rw-r--r--include/vcl/cursor.hxx1
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;