summaryrefslogtreecommitdiff
path: root/include/vcl/cursor.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2017-12-09 23:13:35 +0100
committerAndras Timar <andras.timar@collabora.com>2017-12-09 23:13:35 +0100
commitffe4d766a0bd9f3b936d6e742d26ca0f1e6554b4 (patch)
tree89f324a8976616df9f43c3a834577cc44c871499 /include/vcl/cursor.hxx
parent8366c736bce1afe398286374ea36c844634f1cd4 (diff)
add missing include
Change-Id: Ic087db6656a49314ebecc9219e0f40306bd2cbf9
Diffstat (limited to 'include/vcl/cursor.hxx')
-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..28de400e2b10 100644
--- a/include/vcl/cursor.hxx
+++ b/include/vcl/cursor.hxx
@@ -20,6 +20,7 @@
#ifndef INCLUDED_VCL_CURSOR_HXX
#define INCLUDED_VCL_CURSOR_HXX
+#include <rtl/ustring.hxx>
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <vcl/dllapi.h>