summaryrefslogtreecommitdiff
path: root/oox/inc/oox/core/relationshandler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/core/relationshandler.hxx')
-rw-r--r--oox/inc/oox/core/relationshandler.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/oox/inc/oox/core/relationshandler.hxx b/oox/inc/oox/core/relationshandler.hxx
index b2da8d59c39f..e8191bdddb47 100644
--- a/oox/inc/oox/core/relationshandler.hxx
+++ b/oox/inc/oox/core/relationshandler.hxx
@@ -25,8 +25,8 @@
*
************************************************************************/
-#ifndef OOX_CORE_RELATIONSHANDLER
-#define OOX_CORE_RELATIONSHANDLER
+#ifndef OOX_CORE_RELATIONSHANDLER_HXX
+#define OOX_CORE_RELATIONSHANDLER_HXX
#include "oox/core/fragmenthandler.hxx"
@@ -57,4 +57,4 @@ private:
} // namespace core
} // namespace oox
-#endif // OOX_CORE_RELATIONSHANDLER
+#endif