Index: xfa/src/fxjse/src/value.cpp |
diff --git a/xfa/src/fxjse/src/value.cpp b/xfa/src/fxjse/src/value.cpp |
index a6d01843e10278c6e15d06a7e43c9022a491a154..a482fb04b2444f7140d0d343d7c2a61038677262 100644 |
--- a/xfa/src/fxjse/src/value.cpp |
+++ b/xfa/src/fxjse/src/value.cpp |
@@ -4,7 +4,7 @@ |
// Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com |
-#include "../../foxitlib.h" |
+#include "xfa/src/foxitlib.h" |
#include "fxv8.h" |
#include "value.h" |
#include "class.h" |