diff options
Diffstat (limited to 'twrp-functions.hpp')
-rw-r--r-- | twrp-functions.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/twrp-functions.hpp b/twrp-functions.hpp index 82a4c1b08..1f6b9b177 100644 --- a/twrp-functions.hpp +++ b/twrp-functions.hpp @@ -22,6 +22,8 @@ #include <string> #include <vector> +#include "twrpDigest/twrpDigest.hpp" + using namespace std; typedef enum |