summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1999-10-26 20:06:55 +0200
committerWerner Koch <wk@gnupg.org>1999-10-26 20:06:55 +0200
commit56146451ead319c517d0aa832a90fffb8c054603 (patch)
treeee9603e6b86ee18ba839c56c7354c3d9b9f29724 /include
parentSee ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch (diff)
downloadgnupg2-56146451ead319c517d0aa832a90fffb8c054603.tar.xz
gnupg2-56146451ead319c517d0aa832a90fffb8c054603.zip
See ChangeLog: Tue Oct 26 20:03:44 CEST 1999 Werner KochV1-1-0
Diffstat (limited to 'include')
-rw-r--r--include/g10lib.h2
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