diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-14 09:08:35 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-08-14 13:59:05 +0200 |
commit | 6b3089df68caed32e4fba981ffa3e33c74fbb515 (patch) | |
tree | 45b7c35f5618036a1589faa2a5b1668b5c78966e /xmloff/inc/pch | |
parent | 93e55876615bcf6eef3b11a7741cf47caa322101 (diff) |
rename xmlnmspe -> xmlnamespace
Change-Id: I8fdf9833dede6f4c9ba4bbb76b9ab9b6b419f155
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100722
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff/inc/pch')
-rw-r--r-- | xmloff/inc/pch/precompiled_xo.hxx | 2 | ||||
-rw-r--r-- | xmloff/inc/pch/precompiled_xof.hxx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/xmloff/inc/pch/precompiled_xo.hxx b/xmloff/inc/pch/precompiled_xo.hxx index 6efbdf3893fe..3e33eee9eb66 100644 --- a/xmloff/inc/pch/precompiled_xo.hxx +++ b/xmloff/inc/pch/precompiled_xo.hxx @@ -219,7 +219,7 @@ #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <xmloff/xmlimppr.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmlnumi.hxx> #include <xmloff/xmlprhdl.hxx> #include <xmloff/xmlprmap.hxx> diff --git a/xmloff/inc/pch/precompiled_xof.hxx b/xmloff/inc/pch/precompiled_xof.hxx index 922fc3b65812..e037fe956fb5 100644 --- a/xmloff/inc/pch/precompiled_xof.hxx +++ b/xmloff/inc/pch/precompiled_xof.hxx @@ -57,7 +57,7 @@ #include <xmloff/attrlist.hxx> #include <xmloff/namespacemap.hxx> #include <xmloff/xmlimp.hxx> -#include <xmloff/xmlnmspe.hxx> +#include <xmloff/xmlnamespace.hxx> #include <xmloff/xmltoken.hxx> #include <xmloff/xmluconv.hxx> #endif // PCH_LEVEL >= 4 |