summaryrefslogtreecommitdiff
path: root/include/svx/sdr/animation/animationstate.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/sdr/animation/animationstate.hxx')
-rw-r--r--include/svx/sdr/animation/animationstate.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svx/sdr/animation/animationstate.hxx b/include/svx/sdr/animation/animationstate.hxx
index 39fcf8ae04f1..971829978201 100644
--- a/include/svx/sdr/animation/animationstate.hxx
+++ b/include/svx/sdr/animation/animationstate.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SDR_ANIMATION_ANIMATIONSTATE_HXX
-#define _SDR_ANIMATION_ANIMATIONSTATE_HXX
+#ifndef INCLUDED_SVX_SDR_ANIMATION_ANIMATIONSTATE_HXX
+#define INCLUDED_SVX_SDR_ANIMATION_ANIMATIONSTATE_HXX
#include <sal/types.h>
#include <vector>
@@ -70,6 +70,6 @@ namespace sdr
//////////////////////////////////////////////////////////////////////////////
-#endif //_SDR_ANIMATION_ANIMATIONSTATE_HXX
+#endif // INCLUDED_SVX_SDR_ANIMATION_ANIMATIONSTATE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */