summaryrefslogtreecommitdiffstats
path: root/include/svtools/imap.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/imap.hxx')
-rw-r--r--include/svtools/imap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/imap.hxx b/include/svtools/imap.hxx
index da68c639b2f0..e54bb3193ccb 100644
--- a/include/svtools/imap.hxx
+++ b/include/svtools/imap.hxx
@@ -26,7 +26,7 @@
#include <vector>
class Point;
-class Rectangle;
+namespace tools { class Rectangle; }
class Size;
class Fraction;
class IMapObject;