Index: fpdfsdk/fsdk_mgr.cpp |
diff --git a/fpdfsdk/fsdk_mgr.cpp b/fpdfsdk/fsdk_mgr.cpp |
index 83de4e84f97ef4b0730c70c8aa90724264eb7b1a..b318b0a9db9d89f379e098053bb60692109b11cd 100644 |
--- a/fpdfsdk/fsdk_mgr.cpp |
+++ b/fpdfsdk/fsdk_mgr.cpp |
@@ -14,7 +14,7 @@ |
#include "core/fpdfapi/fpdf_parser/include/cpdf_document.h" |
#include "fpdfsdk/formfiller/cffl_formfiller.h" |
#include "fpdfsdk/include/fsdk_define.h" |
-#include "fpdfsdk/include/javascript/IJavaScript.h" |
+#include "fpdfsdk/javascript/ijs_runtime.h" |
#include "public/fpdf_ext.h" |
#include "third_party/base/stl_util.h" |