diff options
Diffstat (limited to 'configmgr/source/winreg.cxx')
-rw-r--r-- | configmgr/source/winreg.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configmgr/source/winreg.cxx b/configmgr/source/winreg.cxx index 7d4e9e9c7e2f..a5723d7588ef 100644 --- a/configmgr/source/winreg.cxx +++ b/configmgr/source/winreg.cxx @@ -25,6 +25,7 @@ #include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XInterface.hpp> #include <rtl/ustring.hxx> +#include <sal/log.hxx> #include <osl/file.h> #include <osl/file.hxx> #include "winreg.hxx" |