summaryrefslogtreecommitdiff
path: root/xmloff/inc/animimp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/animimp.hxx')
-rw-r--r--xmloff/inc/animimp.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmloff/inc/animimp.hxx b/xmloff/inc/animimp.hxx
index e0d45b92772b..529a048dda2d 100644
--- a/xmloff/inc/animimp.hxx
+++ b/xmloff/inc/animimp.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_ANIMIMP_HXX
-#define _XMLOFF_ANIMIMP_HXX
+#ifndef INCLUDED_XMLOFF_INC_ANIMIMP_HXX
+#define INCLUDED_XMLOFF_INC_ANIMIMP_HXX
#include <xmloff/xmlictxt.hxx>
#include <com/sun/star/drawing/XShapes.hpp>
@@ -44,6 +44,6 @@ public:
const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
};
-#endif // _XMLOFF_ANIMIMP_HXX
+#endif // INCLUDED_XMLOFF_INC_ANIMIMP_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */