| Index: fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| diff --git a/fpdfsdk/src/jsapi/fxjs_v8.cpp b/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| index f0992896663ae7a4275acf459ddb76d65ed5239b..a3100bec4120439aab87d158df4d6e8be682611d 100644
|
| --- a/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| +++ b/fpdfsdk/src/jsapi/fxjs_v8.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../include/jsapi/fxjs_v8.h"
|
| +#include "fpdfsdk/include/jsapi/fxjs_v8.h"
|
|
|
| #include "core/include/fxcrt/fx_basic.h"
|
|
|
|
|