diff options
Diffstat (limited to 'registry')
-rw-r--r-- | registry/tools/regmerge.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/tools/regmerge.cxx b/registry/tools/regmerge.cxx index 4bca01324564..6b29fab9e448 100644 --- a/registry/tools/regmerge.cxx +++ b/registry/tools/regmerge.cxx @@ -23,6 +23,7 @@ #include "options.hxx" #include <rtl/ustring.hxx> +#include <sal/log.hxx> #include <stdio.h> #include <string.h> |