summaryrefslogtreecommitdiffstats
path: root/cryptfs_hw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cryptfs_hw.cpp')
-rw-r--r--cryptfs_hw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cryptfs_hw.cpp b/cryptfs_hw.cpp
index 38f3398..8845de1 100644
--- a/cryptfs_hw.cpp
+++ b/cryptfs_hw.cpp
@@ -40,7 +40,7 @@
#include <hardware/hardware.h>
#include <hardware/keymaster_common.h>
#include "cryptfs_hw.h"
-#include "CryptfsHw.h"
+#include <vendor/qti/hardware/cryptfshw/1.0/ICryptfsHw.h>
using android::sp;
using vendor::qti::hardware::cryptfshw::V1_0::ICryptfsHw;