summaryrefslogtreecommitdiff
path: root/oox/inc/oox/core/relations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/oox/core/relations.hxx')
-rwxr-xr-xoox/inc/oox/core/relations.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/oox/inc/oox/core/relations.hxx b/oox/inc/oox/core/relations.hxx
index 285c4ed947e4..8795960bcd9f 100755
--- a/oox/inc/oox/core/relations.hxx
+++ b/oox/inc/oox/core/relations.hxx
@@ -25,8 +25,8 @@
*
************************************************************************/
-#ifndef OOX_CORE_RELATIONS
-#define OOX_CORE_RELATIONS
+#ifndef OOX_CORE_RELATIONS_HXX
+#define OOX_CORE_RELATIONS_HXX
#include <map>
#include <boost/shared_ptr.hpp>
@@ -105,4 +105,4 @@ private:
} // namespace core
} // namespace oox
-#endif // OOX_CORE_RELATIONS
+#endif