summaryrefslogtreecommitdiff
path: root/desktop/source/app/app.cxx
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2018-05-09 23:25:46 +0000
committerRene Engelhard <rene@debian.org>2018-05-23 11:44:57 +0200
commit51e92859c9433feeca0ccca9238e9ed0848d8470 (patch)
tree00f63a009c2c41097bdbf5112103132bbe699353 /desktop/source/app/app.cxx
parent5c2c5ff01c23e4f7a8947746afc13a46cbef5bec (diff)
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 <ci@libreoffice.org> Reviewed-by: Rene Engelhard <rene@debian.org>
Diffstat (limited to 'desktop/source/app/app.cxx')
-rw-r--r--desktop/source/app/app.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/app/app.cxx b/desktop/source/app/app.cxx
index 22092bac9760..cb67abaa8fd9 100644
--- a/desktop/source/app/app.cxx
+++ b/desktop/source/app/app.cxx
@@ -21,6 +21,7 @@
#include <config_features.h>
#include <config_java.h>
#include <config_folders.h>
+#include <config_extensions.h>
#include <sal/config.h>