aboutsummaryrefslogtreecommitdiff
path: root/rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'rsa.c')
-rw-r--r--rsa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsa.c b/rsa.c
index 320327a..58b565f 100644
--- a/rsa.c
+++ b/rsa.c
@@ -47,7 +47,7 @@
#include <string.h>
#include <assert.h>
-#include "cryptech.h"
+#include "hal.h"
/*
* Whether to use ModExp core. It works, but at the moment it's so