summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/shapes/drawshape.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/drawshape.hxx')
-rw-r--r--slideshow/source/engine/shapes/drawshape.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/shapes/drawshape.hxx b/slideshow/source/engine/shapes/drawshape.hxx
index 924727577e01..88cc9a264293 100644
--- a/slideshow/source/engine/shapes/drawshape.hxx
+++ b/slideshow/source/engine/shapes/drawshape.hxx
@@ -23,11 +23,11 @@
#include <osl/diagnose.hxx>
#include <com/sun/star/drawing/XShape.hpp>
-#include "attributableshape.hxx"
-#include "doctreenodesupplier.hxx"
+#include <attributableshape.hxx>
+#include <doctreenodesupplier.hxx>
#include "gdimtftools.hxx"
#include "viewshape.hxx"
-#include "hyperlinkarea.hxx"
+#include <hyperlinkarea.hxx>
#include <boost/optional.hpp>
#include <set>