diff options
Diffstat (limited to 'gpglib/testgpg.c')
| -rw-r--r-- | gpglib/testgpg.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/gpglib/testgpg.c b/gpglib/testgpg.c index a08620b..942abd4 100644 --- a/gpglib/testgpg.c +++ b/gpglib/testgpg.c @@ -8,7 +8,7 @@  #include	"config.h"  #include	"gpglib.h" -#include	"unicode/unicode.h" +#include	<unicode.h>  #include	"numlib/numlib.h"  #include	<stdio.h> | 
