| 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 222ab9eb8091704bc4d50d64acacd3e7e0341556..eb3373cfb03d134834f37908ba3df7e83396c6de 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/fdrm/crypto/include/fx_crypt.h"
|
| +#include "core/fdrm/crypto/fx_crypt.h"
|
|
|
| #ifdef __cplusplus
|
| extern "C" {
|
|
|