summaryrefslogtreecommitdiff
path: root/runtime/cryprov.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/cryprov.h')
-rw-r--r--runtime/cryprov.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/cryprov.h b/runtime/cryprov.h
index 8496b74..005b33f 100644
--- a/runtime/cryprov.h
+++ b/runtime/cryprov.h
@@ -24,8 +24,6 @@
#ifndef INCLUDED_CRYPROV_H
#define INCLUDED_CRYPROV_H
-#include <gcrypt.h>
-
/* interface */
BEGINinterface(cryprov) /* name must also be changed in ENDinterface macro! */
rsRetVal (*Construct)(void *ppThis);