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