summaryrefslogtreecommitdiff
path: root/include/xmloff/animationexport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/animationexport.hxx')
-rw-r--r--include/xmloff/animationexport.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/xmloff/animationexport.hxx b/include/xmloff/animationexport.hxx
index 1ab8e0f9dcd6..e07aef082324 100644
--- a/include/xmloff/animationexport.hxx
+++ b/include/xmloff/animationexport.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _XMLOFF_ANIMATIONEXPORT_HXX
-#define _XMLOFF_ANIMATIONEXPORT_HXX
+#ifndef INCLUDED_XMLOFF_ANIMATIONEXPORT_HXX
+#define INCLUDED_XMLOFF_ANIMATIONEXPORT_HXX
#include "sal/config.h"
#include "xmloff/dllapi.h"
@@ -48,6 +48,6 @@ public:
}
-#endif // _XMLOFF_ANIMATIONEXPORT_HXX
+#endif // INCLUDED_XMLOFF_ANIMATIONEXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */