diff options
Diffstat (limited to 'tools/symcryptrun.c')
-rw-r--r-- | tools/symcryptrun.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/symcryptrun.c b/tools/symcryptrun.c index b32d43ac8..563e56bc3 100644 --- a/tools/symcryptrun.c +++ b/tools/symcryptrun.c @@ -98,7 +98,7 @@ #endif #include <gpg-error.h> -#include "i18n.h" +#include "../common/i18n.h" #include "../common/util.h" #include "../common/init.h" #include "../common/sysutils.h" |