diff options
-rw-r--r-- | runtime/libgcry.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/libgcry.h b/runtime/libgcry.h index 83aa80cc..b77b0f9e 100644 --- a/runtime/libgcry.h +++ b/runtime/libgcry.h @@ -20,7 +20,7 @@ */ #ifndef INCLUDED_LIBGCRY_H #define INCLUDED_LIBGCRY_H -#include <gt_base.h> +#include <stdint.h> struct gcryctx_s { |