aboutsummaryrefslogtreecommitdiffstats
path: root/gpgscm/ffi-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpgscm/ffi-private.h')
-rw-r--r--gpgscm/ffi-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgscm/ffi-private.h b/gpgscm/ffi-private.h
index 5d82127..42627ea 100644
--- a/gpgscm/ffi-private.h
+++ b/gpgscm/ffi-private.h
@@ -20,7 +20,7 @@
#ifndef GPGSCM_FFI_PRIVATE_H
#define GPGSCM_FFI_PRIVATE_H
-#include <gpg-error.h>
+#include "../src/gpgrt.h"
#include "scheme.h"
#include "scheme-private.h"