[Libreoffice-commits] core.git: include/vcl

Szymon Kłos szymon.klos at collabora.com
Fri Dec 8 21:41:58 UTC 2017


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

New commits:
commit df802d0c1b0d255bc88eac279cb8a72d7570ec3a
Author: Szymon Kłos <szymon.klos at collabora.com>
Date:   Fri Dec 8 22:27:43 2017 +0100

    Build fix
    
    Change-Id: I33db5c70b579aa65c9659e9ddddad77a5ec12ecc
    Reviewed-on: https://gerrit.libreoffice.org/46127
    Reviewed-by: Szymon Kłos <szymon.klos at collabora.com>
    Tested-by: Szymon Kłos <szymon.klos at collabora.com>

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;


More information about the Libreoffice-commits mailing list