summaryrefslogtreecommitdiff
path: root/sfx2/source/appl/appcfg.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-12 11:23:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-12 13:09:03 +0100
commitb1404ef4e54b06364977065451f3c1564d939534 (patch)
treedd21245ae25d2efe4d882a422cb27855132f98ea /sfx2/source/appl/appcfg.cxx
parentaf05fe65ab9f1340ccd4038c14fc91d8595207a7 (diff)
drop tools/string.hxx from a bunch of places
Change-Id: Id6d22b71f2b552ea7872e8a3da6afe207e856561
Diffstat (limited to 'sfx2/source/appl/appcfg.cxx')
-rw-r--r--sfx2/source/appl/appcfg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appcfg.cxx b/sfx2/source/appl/appcfg.cxx
index f53278c9e015..56c0833ac9c4 100644
--- a/sfx2/source/appl/appcfg.cxx
+++ b/sfx2/source/appl/appcfg.cxx
@@ -26,7 +26,7 @@
#include <stdlib.h>
#include <vcl/msgbox.hxx>
-#include <tools/string.hxx>
+#include <rtl/ustring.hxx>
#include <svl/itempool.hxx>
#include <svl/aeitem.hxx>
#include <svl/slstitm.hxx>