summaryrefslogtreecommitdiff
path: root/core/src/fdrm/crypto/fx_crypt_aes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/fdrm/crypto/fx_crypt_aes.cpp')
-rw-r--r--core/src/fdrm/crypto/fx_crypt_aes.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/src/fdrm/crypto/fx_crypt_aes.cpp b/core/src/fdrm/crypto/fx_crypt_aes.cpp
index 751e88930c..d27783f820 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