diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/g10lib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/g10lib.h b/include/g10lib.h index 3fa669a8c..38bd63128 100644 --- a/include/g10lib.h +++ b/include/g10lib.h @@ -29,7 +29,7 @@ #error gcrypt.h already included #endif -#include "gcrypt.h" +#include <gcrypt.h> #ifdef G10_I18N_H #error i18n should not be included here |