Fix path to fscrypt_policy.h include file.

Change-Id: I4d380196e3283748aa82628a4e4176120a10c46a
diff --git a/partitions.hpp b/partitions.hpp
index ba7eec3..40c0b17 100755
--- a/partitions.hpp
+++ b/partitions.hpp
@@ -26,7 +26,7 @@
 #include "exclude.hpp"
 #include "tw_atomic.hpp"
 #include "progresstracking.hpp"
-#include "fscrypt_policy.h"
+#include "crypto/fscrypt/fscrypt_policy.h"
 #include "twrpApex.hpp"
 
 #define MAX_FSTAB_LINE_LENGTH 2048