Index: core/fdrm/crypto/fx_crypt_sha.cpp |
diff --git a/core/fdrm/crypto/fx_crypt_sha.cpp b/core/fdrm/crypto/fx_crypt_sha.cpp |
index c7d171098bd3e38a5aa9b274928d481d3d2af708..5f1558943d044c148fae5751d3cc5f77b6aa7e58 100644 |
--- a/core/fdrm/crypto/fx_crypt_sha.cpp |
+++ b/core/fdrm/crypto/fx_crypt_sha.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "core/include/fdrm/fx_crypt.h" |
+#include "core/fdrm/crypto/include/fx_crypt.h" |
#ifdef __cplusplus |
extern "C" { |