summaryrefslogtreecommitdiffstats
path: root/include/svx/svdmark.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdmark.hxx')
-rw-r--r--include/svx/svdmark.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/svx/svdmark.hxx b/include/svx/svdmark.hxx
index faeae356b0e7..d6e2afb0c255 100644
--- a/include/svx/svdmark.hxx
+++ b/include/svx/svdmark.hxx
@@ -20,13 +20,13 @@
#ifndef _SVDMARK_HXX
#define _SVDMARK_HXX
-#include <vector>
-
-#include <tools/string.hxx>
-#include "svx/svxdllapi.h"
+#include <rtl/ustring.hxx>
+#include <svx/svxdllapi.h>
#include <svx/sdrobjectuser.hxx>
+#include <tools/solar.h>
#include <set>
+#include <vector>
class Rectangle;
class SdrPage;