summaryrefslogtreecommitdiff
path: root/include/oox/core/relations.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/core/relations.hxx')
-rw-r--r--include/oox/core/relations.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oox/core/relations.hxx b/include/oox/core/relations.hxx
index d556d9c8cf93..514ef9ac3cf9 100644
--- a/include/oox/core/relations.hxx
+++ b/include/oox/core/relations.hxx
@@ -109,7 +109,7 @@ public:
private:
::std::map< OUString, Relation > maMap;
- OUString maFragmentPath;
+ OUString const maFragmentPath;
};