summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationnodes/setactivity.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/engine/animationnodes/setactivity.hxx')
-rw-r--r--slideshow/source/engine/animationnodes/setactivity.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/engine/animationnodes/setactivity.hxx b/slideshow/source/engine/animationnodes/setactivity.hxx
index a24f865bd2d3..2f94d62b3841 100644
--- a/slideshow/source/engine/animationnodes/setactivity.hxx
+++ b/slideshow/source/engine/animationnodes/setactivity.hxx
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SLIDESHOW_SETACTIVITY_HXX
-#define INCLUDED_SLIDESHOW_SETACTIVITY_HXX
+#ifndef INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_SETACTIVITY_HXX
+#define INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_SETACTIVITY_HXX
// must be first
#include <canvas/debug.hxx>
@@ -144,6 +144,6 @@ template <class AnimationT> AnimationActivitySharedPtr makeSetActivity(
} // namespace internal
} // namespace presentation
-#endif /* INCLUDED_SLIDESHOW_SETACTIVITY_HXX */
+#endif // INCLUDED_SLIDESHOW_SOURCE_ENGINE_ANIMATIONNODES_SETACTIVITY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */