| Index: core/src/fdrm/crypto/fx_crypt_aes.cpp
 | 
| diff --git a/core/src/fdrm/crypto/fx_crypt_aes.cpp b/core/src/fdrm/crypto/fx_crypt_aes.cpp
 | 
| index 751e88930c3720778e8f927962953ec7130b496a..d27783f8200ac374c3db35a673ce9e6dcad7ea3b 100644
 | 
| --- a/core/src/fdrm/crypto/fx_crypt_aes.cpp
 | 
| +++ b/core/src/fdrm/crypto/fx_crypt_aes.cpp
 | 
| @@ -4,7 +4,8 @@
 | 
|  
 | 
|  // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 | 
|  
 | 
| -#include "../../../include/fdrm/fx_crypt.h"
 | 
| +#include "core/include/fdrm/fx_crypt.h"
 | 
| +
 | 
|  #ifdef __cplusplus
 | 
|  extern "C" {
 | 
|  #endif
 | 
| 
 |