Chromium Code Reviews| Index: fpdfsdk/javascript/JS_Value.h |
| diff --git a/fpdfsdk/javascript/JS_Value.h b/fpdfsdk/javascript/JS_Value.h |
| index 958c5e070e107f615edd1eab7c81809b41e2c210..e8544504d20e28393fbe80eff74b4490a8b24f76 100644 |
| --- a/fpdfsdk/javascript/JS_Value.h |
| +++ b/fpdfsdk/javascript/JS_Value.h |
| @@ -10,7 +10,7 @@ |
| #include <vector> |
| #include "core/fxcrt/include/fx_basic.h" |
| -#include "fpdfsdk/jsapi/include/fxjs_v8.h" |
| +#include "fxjs/include/fxjs_v8.h" |
| class CJS_Array; |
| class CJS_Date; |