[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - include/vcl
Andras Timar
andras.timar at collabora.com
Sat Dec 9 23:11:19 UTC 2017
include/vcl/cursor.hxx | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ffe4d766a0bd9f3b936d6e742d26ca0f1e6554b4
Author: Andras Timar <andras.timar at collabora.com>
Date: Sat Dec 9 23:13:35 2017 +0100
add missing include
Change-Id: Ic087db6656a49314ebecc9219e0f40306bd2cbf9
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>
More information about the Libreoffice-commits
mailing list