summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/shapes/backgroundshape.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/shapes/backgroundshape.cxx')
-rw-r--r--slideshow/source/engine/shapes/backgroundshape.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/shapes/backgroundshape.cxx b/slideshow/source/engine/shapes/backgroundshape.cxx
index b119d8ac77ed..75ff09d55f7a 100644
--- a/slideshow/source/engine/shapes/backgroundshape.cxx
+++ b/slideshow/source/engine/shapes/backgroundshape.cxx
@@ -33,10 +33,10 @@
#include <limits>
#include "backgroundshape.hxx"
-#include "slideshowexceptions.hxx"
-#include "slideshowcontext.hxx"
+#include <slideshowexceptions.hxx>
+#include <slideshowcontext.hxx>
#include "gdimtftools.hxx"
-#include "shape.hxx"
+#include <shape.hxx>
#include "viewbackgroundshape.hxx"