summaryrefslogtreecommitdiff
path: root/slideshow/source/inc/enumanimation.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'slideshow/source/inc/enumanimation.hxx')
-rw-r--r--slideshow/source/inc/enumanimation.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/source/inc/enumanimation.hxx b/slideshow/source/inc/enumanimation.hxx
index 64392e2de6b8..4737acdc5a67 100644
--- a/slideshow/source/inc/enumanimation.hxx
+++ b/slideshow/source/inc/enumanimation.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef INCLUDED_SLIDESHOW_ENUMANIMATION_HXX
-#define INCLUDED_SLIDESHOW_ENUMANIMATION_HXX
+#ifndef INCLUDED_SLIDESHOW_SOURCE_INC_ENUMANIMATION_HXX
+#define INCLUDED_SLIDESHOW_SOURCE_INC_ENUMANIMATION_HXX
#include "animation.hxx"
@@ -68,6 +68,6 @@ namespace slideshow
}
}
-#endif /* INCLUDED_SLIDESHOW_ENUMANIMATION_HXX */
+#endif // INCLUDED_SLIDESHOW_SOURCE_INC_ENUMANIMATION_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */