diff options
Diffstat (limited to 'sm/sign.c')
-rw-r--r-- | sm/sign.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ #include <ksba.h> #include "keydb.h" -#include "i18n.h" +#include "../common/i18n.h" /* Hash the data and return if something was hashed. Return -1 on error. */ |