From a3b7050c53a27d4cfeb350fb86e738f623e99e0c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 21 Jun 2015 23:08:51 -0400 Subject: libcryptech -> libhal, doh. --- rsa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rsa.c') diff --git a/rsa.c b/rsa.c index 320327a..58b565f 100644 --- a/rsa.c +++ b/rsa.c @@ -47,7 +47,7 @@ #include #include -#include "cryptech.h" +#include "hal.h" /* * Whether to use ModExp core. It works, but at the moment it's so -- cgit v1.2.3