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. --- pbkdf2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pbkdf2.c') diff --git a/pbkdf2.c b/pbkdf2.c index 24d986f..24395e7 100644 --- a/pbkdf2.c +++ b/pbkdf2.c @@ -42,7 +42,7 @@ #include #include -#include "cryptech.h" +#include "hal.h" /* * Utility to encapsulate the HMAC operations. May need refactoring -- cgit v1.2.3