diff options
Diffstat (limited to 'unotools/source/config/configmgr.cxx')
-rw-r--r-- | unotools/source/config/configmgr.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unotools/source/config/configmgr.cxx b/unotools/source/config/configmgr.cxx index 1f83a94830d2..664282e289d9 100644 --- a/unotools/source/config/configmgr.cxx +++ b/unotools/source/config/configmgr.cxx @@ -32,6 +32,7 @@ #include <rtl/instance.hxx> #include <rtl/ustring.h> #include <rtl/ustring.hxx> +#include <sal/log.hxx> #include <unotools/configitem.hxx> #include <unotools/configmgr.hxx> #include <comphelper/processfactory.hxx> |