Index: core/src/fdrm/crypto/fx_crypt.cpp |
diff --git a/core/src/fdrm/crypto/fx_crypt.cpp b/core/src/fdrm/crypto/fx_crypt.cpp |
index 170cb577f15d1ec644c6f90e8649e3823b128121..c1016cdcd97a7ff4db6eae6ef5c8de500e004042 100644 |
--- a/core/src/fdrm/crypto/fx_crypt.cpp |
+++ b/core/src/fdrm/crypto/fx_crypt.cpp |
@@ -4,7 +4,7 @@ |
// 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" { |