Little fix of double includes

Change-Id: Ie19404b9662d6d8757dacc8a6e43fe937ea004c9
diff --git a/twrp-functions.hpp b/twrp-functions.hpp
index 21c16a7..fa66645 100755
--- a/twrp-functions.hpp
+++ b/twrp-functions.hpp
@@ -29,7 +29,6 @@
 #endif
 
 #include "twrpDigest/twrpDigest.hpp"
-#include "ext4crypt_tar.h"
 
 #ifndef BUILD_TWRPTAR_MAIN
 #include "partitions.hpp"