aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/t-export.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/gpg/t-export.c (renamed from tests/t-export.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t-export.c b/tests/gpg/t-export.c
index ca0ee985..373e9f5c 100644
--- a/tests/t-export.c
+++ b/tests/gpg/t-export.c
@@ -24,7 +24,7 @@
#include <string.h>
#include <assert.h>
-#include "../gpgme/gpgme.h"
+#include <gpgme.h>
#define fail_if_err(a) do { if(a) { \
fprintf (stderr, "%s:%d: GpgmeError %s\n", \