[Libreoffice-commits] core.git: sfx2/source

Tor Lillqvist tml at collabora.com
Wed Sep 25 13:24:48 PDT 2013


 sfx2/source/appl/shutdowniconaqua.mm |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 702717328fe6f5cb6c29649350094e97ce32f7a7
Author: Tor Lillqvist <tml at collabora.com>
Date:   Wed Sep 25 22:24:29 2013 +0200

    We need <tools/string.hxx>
    
    Change-Id: I1e4df48bbbdb8c2ee4840e02aeb1d585aeec63f7

diff --git a/sfx2/source/appl/shutdowniconaqua.mm b/sfx2/source/appl/shutdowniconaqua.mm
index e4367da..ebeda04 100644
--- a/sfx2/source/appl/shutdowniconaqua.mm
+++ b/sfx2/source/appl/shutdowniconaqua.mm
@@ -21,6 +21,7 @@
 #include "unotools/moduleoptions.hxx"
 #include "unotools/dynamicmenuoptions.hxx"
 #include "unotools/historyoptions.hxx"
+#include <tools/string.hxx>
 #include "tools/urlobj.hxx"
 #include "osl/file.h"
 #include "comphelper/sequenceashashmap.hxx"


More information about the Libreoffice-commits mailing list