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 --- dbaccess/inc/pch/precompiled_dbaxml.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess/inc/pch') diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx index 10a62e553977..b42caffc469f 100644 --- a/dbaccess/inc/pch/precompiled_dbaxml.hxx +++ b/dbaccess/inc/pch/precompiled_dbaxml.hxx @@ -96,7 +96,7 @@ #include #include #include -#include +#include #include #include #endif // PCH_LEVEL >= 3 -- cgit