summaryrefslogtreecommitdiffstats
path: root/Source/cm_sha2.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cm_sha2.h')
-rw-r--r--Source/cm_sha2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/cm_sha2.h b/Source/cm_sha2.h
index 284ee6a..ebe5e5a 100644
--- a/Source/cm_sha2.h
+++ b/Source/cm_sha2.h
@@ -36,6 +36,8 @@
#ifndef __SHA2_H__
#define __SHA2_H__
+#include "cm_sha2_mangle.h"
+
/* CMake modification: use integer types from cmIML. */
#include "cmIML/INT.h"
typedef cmIML_INT_uint8_t cm_sha2_uint8_t;