| Index: fpdfsdk/javascript/cjs_runtime.h
|
| diff --git a/fpdfsdk/javascript/cjs_runtime.h b/fpdfsdk/javascript/cjs_runtime.h
|
| index 2668367c1b2fb2095a19ba016deba9f956592f60..c43a34b72012dde80e57fe158e3a7cf3c4dbd652 100644
|
| --- a/fpdfsdk/javascript/cjs_runtime.h
|
| +++ b/fpdfsdk/javascript/cjs_runtime.h
|
| @@ -16,7 +16,7 @@
|
| #include "core/fxcrt/include/fx_basic.h"
|
| #include "fpdfsdk/javascript/JS_EventHandler.h"
|
| #include "fpdfsdk/javascript/ijs_runtime.h"
|
| -#include "fpdfsdk/jsapi/include/fxjs_v8.h"
|
| +#include "fxjs/include/fxjs_v8.h"
|
|
|
| class CJS_Context;
|
|
|
|
|