aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/box_aes.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/box_aes.c')
-rw-r--r--src/box_aes.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/box_aes.c b/src/box_aes.c
index 62cb4f2..66eacae 100644
--- a/src/box_aes.c
+++ b/src/box_aes.c
@@ -6,7 +6,7 @@
* See LICENSE.txt for details.
*/
-#include <aesni/all.h>
+#include <aes/all.h>
#include <stdlib.h>
#include <string.h>