| Index: core/fdrm/crypto/fx_crypt_aes.cpp
|
| diff --git a/core/fdrm/crypto/fx_crypt_aes.cpp b/core/fdrm/crypto/fx_crypt_aes.cpp
|
| index 1a6eab42832173d0074d461c3e99c09a18a1a857..27c064e19f03397bffd9711e21b9ea574386465e 100644
|
| --- a/core/fdrm/crypto/fx_crypt_aes.cpp
|
| +++ b/core/fdrm/crypto/fx_crypt_aes.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" {
|
|
|