Index: fpdfsdk/javascript/ijs_context.h |
diff --git a/fpdfsdk/javascript/ijs_context.h b/fpdfsdk/javascript/ijs_context.h |
index 587ff8110c26c218385b8b7312c053e6d36b1e91..cfeed3050d6b9beee0b4e24de222313b69adfd83 100644 |
--- a/fpdfsdk/javascript/ijs_context.h |
+++ b/fpdfsdk/javascript/ijs_context.h |
@@ -7,8 +7,8 @@ |
#ifndef FPDFSDK_JAVASCRIPT_IJS_CONTEXT_H_ |
#define FPDFSDK_JAVASCRIPT_IJS_CONTEXT_H_ |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
class CPDF_Bookmark; |
class CPDF_FormField; |