From 51e92859c9433feeca0ccca9238e9ed0848d8470 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Wed, 9 May 2018 23:25:46 +0000 Subject: rename config_extension_update.h.in to config_extensions.h.in ... and move HAVE_FEATURE_EXTENSIONS there, too Change-Id: I37fe52071e1db32cf5cc1e51dbd89bb4f32a39c1 Reviewed-on: https://gerrit.libreoffice.org/54072 Tested-by: Jenkins Reviewed-by: Rene Engelhard --- basic/source/uno/namecont.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic') diff --git a/basic/source/uno/namecont.cxx b/basic/source/uno/namecont.cxx index becadd064099..8ad36224f819 100644 --- a/basic/source/uno/namecont.cxx +++ b/basic/source/uno/namecont.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include +#include #include #include -- cgit