diff options
Diffstat (limited to 'g13/be-encfs.c')
-rw-r--r-- | g13/be-encfs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g13/be-encfs.c b/g13/be-encfs.c index 6c648ab58..0e2c68bf3 100644 --- a/g13/be-encfs.c +++ b/g13/be-encfs.c @@ -26,7 +26,7 @@ #include <assert.h> #include "g13.h" -#include "i18n.h" +#include "../common/i18n.h" #include "keyblob.h" #include "be-encfs.h" #include "runner.h" |