Index: fpdfsdk/javascript/cjs_runtime.h |
diff --git a/fpdfsdk/javascript/cjs_runtime.h b/fpdfsdk/javascript/cjs_runtime.h |
index d438e46a6d89e28b7b4bcaf3ae01ba0e8d585993..3ad2e0fed5ce6ed63a3d57967c0f576117dd856e 100644 |
--- a/fpdfsdk/javascript/cjs_runtime.h |
+++ b/fpdfsdk/javascript/cjs_runtime.h |
@@ -17,7 +17,7 @@ |
#include "core/fxcrt/fx_basic.h" |
#include "fpdfsdk/javascript/JS_EventHandler.h" |
#include "fpdfsdk/javascript/ijs_runtime.h" |
-#include "fxjs/include/fxjs_v8.h" |
+#include "fxjs/fxjs_v8.h" |
class CJS_Context; |