summaryrefslogtreecommitdiffstats
path: root/include/editeng/edtdlg.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-09-23 07:19:08 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-09-25 19:24:23 +0200
commit98de5b40c8a3fd4e57477b6d994e3b1472207f71 (patch)
tree567fdbbaecbddbfc19f28a08da5d1f6d5207748c /include/editeng/edtdlg.hxx
parentfix TODO news:// is nonsense (diff)
downloadcore-98de5b40c8a3fd4e57477b6d994e3b1472207f71.tar.gz
core-98de5b40c8a3fd4e57477b6d994e3b1472207f71.zip
Related: fdo#38838 remove UniString::EqualsIgnoreCaseAscii
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
Diffstat (limited to 'include/editeng/edtdlg.hxx')
-rw-r--r--include/editeng/edtdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/edtdlg.hxx b/include/editeng/edtdlg.hxx
index 8f9c7abcb35d..6f87e077ad08 100644
--- a/include/editeng/edtdlg.hxx
+++ b/include/editeng/edtdlg.hxx
@@ -19,8 +19,8 @@
#ifndef _EDT_ABSTDLG_HXX
#define _EDT_ABSTDLG_HXX
+#include <rtl/ustring.hxx>
#include <tools/solar.h>
-#include <tools/string.hxx>
#include <editeng/editengdllapi.h>
#include <i18nlangtag/lang.h>
#include <com/sun/star/uno/Reference.hxx>