summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/builtin/aes/aes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/builtin/aes/aes.h')
-rw-r--r--src/lib/crypto/builtin/aes/aes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/crypto/builtin/aes/aes.h b/src/lib/crypto/builtin/aes/aes.h
index 7621904635..8f6f426b92 100644
--- a/src/lib/crypto/builtin/aes/aes.h
+++ b/src/lib/crypto/builtin/aes/aes.h
@@ -33,7 +33,7 @@
#ifndef _AES_H
#define _AES_H
-#include "uitypes.h"
+#include <stdint.h>
/* BLOCK_SIZE is in BYTES: 16, 24, 32 or undefined for aes.c and 16, 20,
24, 28, 32 or undefined for aespp.c. When left undefined a slower