diff --git a/tgcrypto/tgcrypto.c b/tgcrypto/tgcrypto.c
index 94b7551..9415423 100644
--- a/tgcrypto/tgcrypto.c
+++ b/tgcrypto/tgcrypto.c
@@ -17,6 +17,7 @@
// along with Pyrogram. If not, see .
#include
+#include "aes256.h"
#include "ige256.h"
#include "ctr256.h"