diff options
Diffstat (limited to 'gpglib/export.c')
| -rw-r--r-- | gpglib/export.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpglib/export.c b/gpglib/export.c index 66a4a05..c8cf5d7 100644 --- a/gpglib/export.c +++ b/gpglib/export.c @@ -14,11 +14,11 @@ #include <sys/types.h> #include <sys/stat.h> #include <sys/time.h> +#include <unicode.h> #include "gpg.h" #include "gpglib.h" -#include "unicode/unicode.h" #include "numlib/numlib.h" extern int libmail_gpg_stdin, libmail_gpg_stdout, libmail_gpg_stderr; |
