diff options
Diffstat (limited to 'l10ntools/source/helpmerge.cxx')
-rw-r--r-- | l10ntools/source/helpmerge.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/helpmerge.cxx b/l10ntools/source/helpmerge.cxx index 67db670a7f31..3ac3c57839e5 100644 --- a/l10ntools/source/helpmerge.cxx +++ b/l10ntools/source/helpmerge.cxx @@ -33,7 +33,7 @@ #include <osl/file.hxx> #include <sal/log.hxx> -// local includes + #include <stdio.h> #include <stdlib.h> #include "helpmerge.hxx" |