summaryrefslogtreecommitdiff
path: root/xmloff/inc/animations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animations.hxx')
-rw-r--r--xmloff/inc/animations.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/animations.hxx b/xmloff/inc/animations.hxx
index 3a55350985da..2ff9f7688deb 100644
--- a/xmloff/inc/animations.hxx
+++ b/xmloff/inc/animations.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_ANIMATIONS_HXX
-#define _XMLOFF_ANIMATIONS_HXX
+#ifndef INCLUDED_XMLOFF_INC_ANIMATIONS_HXX
+#define INCLUDED_XMLOFF_INC_ANIMATIONS_HXX
#include <xmloff/xmltoken.hxx>
@@ -55,6 +55,6 @@ extern const struct ImplAttributeNameConversion* getAnimationAttributeNamesConve
}
-#endif // _XMLOFF_ANIMATIONS_HXX
+#endif // INCLUDED_XMLOFF_INC_ANIMATIONS_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */