aboutsummaryrefslogtreecommitdiffstats
path: root/gpgme/gpgme.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--gpgme/gpgme.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/gpgme/gpgme.h b/gpgme/gpgme.h
index bd9cb885..0617f3b6 100644
--- a/gpgme/gpgme.h
+++ b/gpgme/gpgme.h
@@ -40,6 +40,8 @@
# include <sys/types.h>
#endif
+#include <gpg-error.h>
+
#ifdef __cplusplus
extern "C" {
#if 0 /* just to make Emacs auto-indent happy */
@@ -47,7 +49,6 @@ extern "C" {
#endif
#endif /* __cplusplus */
-#include <gpg-error.h>
/* Check for compiler features. */