summaryrefslogtreecommitdiff
path: root/sd/inc/CustomAnimationCloner.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/CustomAnimationCloner.hxx')
-rw-r--r--sd/inc/CustomAnimationCloner.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sd/inc/CustomAnimationCloner.hxx b/sd/inc/CustomAnimationCloner.hxx
index 47a55122244d..f59d6df11461 100644
--- a/sd/inc/CustomAnimationCloner.hxx
+++ b/sd/inc/CustomAnimationCloner.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SD_CUSTOMANIMATIONCLONER_HXX
-#define _SD_CUSTOMANIMATIONCLONER_HXX
+#ifndef INCLUDED_SD_INC_CUSTOMANIMATIONCLONER_HXX
+#define INCLUDED_SD_INC_CUSTOMANIMATIONCLONER_HXX
#include <com/sun/star/animations/XAnimationNode.hpp>
@@ -31,6 +31,6 @@ namespace sd
const SdPage* pSource = 0, const SdPage* pTarget = 0 );
}
-#endif // _SD_CUSTOMANIMATIONCLONER_HXX
+#endif // INCLUDED_SD_INC_CUSTOMANIMATIONCLONER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */