summaryrefslogtreecommitdiff
path: root/include/svl/macitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/macitem.hxx')
-rw-r--r--include/svl/macitem.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/svl/macitem.hxx b/include/svl/macitem.hxx
index 85e006e7270f..c6c218aec46f 100644
--- a/include/svl/macitem.hxx
+++ b/include/svl/macitem.hxx
@@ -21,11 +21,11 @@
// class SvxMacroItem ----------------------------------------------------
-#include "svl/svldllapi.h"
+#include <rtl/ustring.hxx>
+#include <svl/svldllapi.h>
#include <svl/poolitem.hxx>
#include <tools/rtti.hxx>
#include <tools/debug.hxx>
-#include <tools/string.hxx>
#include <map>
class SvStream;