From 6b3089df68caed32e4fba981ffa3e33c74fbb515 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Fri, 14 Aug 2020 09:08:35 +0200 Subject: rename xmlnmspe -> xmlnamespace Change-Id: I8fdf9833dede6f4c9ba4bbb76b9ab9b6b419f155 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100722 Tested-by: Jenkins Reviewed-by: Noel Grandin --- xmloff/inc/pch/precompiled_xo.hxx | 2 +- xmloff/inc/pch/precompiled_xof.hxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'xmloff/inc/pch') 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 #include #include -#include +#include #include #include #include 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 #include #include -#include +#include #include #include #endif // PCH_LEVEL >= 4 -- cgit