diff options
Diffstat (limited to 'unotools/source/config/viewoptions.cxx')
-rw-r--r-- | unotools/source/config/viewoptions.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unotools/source/config/viewoptions.cxx b/unotools/source/config/viewoptions.cxx index 2bef4bb8463c..edc7f6c15e21 100644 --- a/unotools/source/config/viewoptions.cxx +++ b/unotools/source/config/viewoptions.cxx @@ -26,6 +26,7 @@ #include <com/sun/star/beans/XPropertySet.hpp> #include <rtl/ustrbuf.hxx> #include <osl/diagnose.h> +#include <sal/log.hxx> #include <unotools/configpaths.hxx> #include <comphelper/configurationhelper.hxx> #include <comphelper/processfactory.hxx> |