summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/slide/userpaintoverlay.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/slide/userpaintoverlay.cxx')
-rw-r--r--slideshow/source/engine/slide/userpaintoverlay.cxx16
1 files changed, 8 insertions, 8 deletions
diff --git a/slideshow/source/engine/slide/userpaintoverlay.cxx b/slideshow/source/engine/slide/userpaintoverlay.cxx
index aae113df63c3..f1a1789ad8c9 100644
--- a/slideshow/source/engine/slide/userpaintoverlay.cxx
+++ b/slideshow/source/engine/slide/userpaintoverlay.cxx
@@ -28,16 +28,16 @@
#include <basegfx/polygon/b2dpolygon.hxx>
#include <cppcanvas/basegfxfactory.hxx>
-#include "activity.hxx"
-#include "slideshowcontext.hxx"
+#include <activity.hxx>
+#include <slideshowcontext.hxx>
#include "userpaintoverlay.hxx"
-#include "mouseeventhandler.hxx"
-#include "eventmultiplexer.hxx"
-#include "screenupdater.hxx"
-#include "vieweventhandler.hxx"
+#include <mouseeventhandler.hxx>
+#include <eventmultiplexer.hxx>
+#include <screenupdater.hxx>
+#include <vieweventhandler.hxx>
-#include "slide.hxx"
-#include "cursormanager.hxx"
+#include <slide.hxx>
+#include <cursormanager.hxx>
using namespace ::com::sun::star;