summaryrefslogtreecommitdiffstats
path: root/Cryptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'Cryptor.h')
-rw-r--r--Cryptor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cryptor.h b/Cryptor.h
index 1fcac36..f1448b0 100644
--- a/Cryptor.h
+++ b/Cryptor.h
@@ -16,6 +16,7 @@
#include "mbedtls/cipher.h"
#include "mbedtls/ctr_drbg.h"
#include "mbedtls/entropy.h"
+#include "mbedtls/sha256.h"
#include "Socket.h"