include/vcl/cursor.hxx |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ffe4d766a0bd9f3b936d6e742d26ca0f1e6554b4
Author: Andras Timar <andras.ti...@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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to