summaryrefslogtreecommitdiffstats
path: root/slideshow/source/engine/activities/activitybase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/activities/activitybase.hxx')
-rw-r--r--slideshow/source/engine/activities/activitybase.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/activities/activitybase.hxx b/slideshow/source/engine/activities/activitybase.hxx
index 5db55d22485c..990e65c0ed26 100644
--- a/slideshow/source/engine/activities/activitybase.hxx
+++ b/slideshow/source/engine/activities/activitybase.hxx
@@ -20,10 +20,10 @@
#ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_ACTIVITIES_ACTIVITYBASE_HXX
#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ACTIVITIES_ACTIVITYBASE_HXX
-#include "animationactivity.hxx"
+#include <animationactivity.hxx>
#include "activityparameters.hxx"
-#include "animatableshape.hxx"
-#include "shapeattributelayer.hxx"
+#include <animatableshape.hxx>
+#include <shapeattributelayer.hxx>
namespace slideshow {
namespace internal {