summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/cjs_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/javascript/cjs_context.h')
-rw-r--r--fpdfsdk/javascript/cjs_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/fpdfsdk/javascript/cjs_context.h b/fpdfsdk/javascript/cjs_context.h
index 41f2042b7e..ef65486269 100644
--- a/fpdfsdk/javascript/cjs_context.h
+++ b/fpdfsdk/javascript/cjs_context.h
@@ -9,8 +9,8 @@
#include <memory>
-#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"
#include "fpdfsdk/javascript/ijs_context.h"
class CJS_EventHandler;