Index: fpdfsdk/src/javascript/JS_Value.h |
diff --git a/fpdfsdk/src/javascript/JS_Value.h b/fpdfsdk/src/javascript/JS_Value.h |
index d64fdc6a115f88964e923ab076d7ed8c4340a8bf..b8c5563f708b115aeba8931e327c007e2c9eae8b 100644 |
--- a/fpdfsdk/src/javascript/JS_Value.h |
+++ b/fpdfsdk/src/javascript/JS_Value.h |
@@ -7,8 +7,8 @@ |
#ifndef FPDFSDK_SRC_JAVASCRIPT_JS_VALUE_H_ |
#define FPDFSDK_SRC_JAVASCRIPT_JS_VALUE_H_ |
-#include "../../../core/include/fxcrt/fx_basic.h" |
#include "../../include/jsapi/fxjs_v8.h" |
+#include "core/include/fxcrt/fx_basic.h" |
class CJS_Array; |
class CJS_Date; |