summaryrefslogtreecommitdiff
path: root/fpdfsdk/javascript/cjs_event_context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fpdfsdk/javascript/cjs_event_context.cpp')
-rw-r--r--fpdfsdk/javascript/cjs_event_context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpdfsdk/javascript/cjs_event_context.cpp b/fpdfsdk/javascript/cjs_event_context.cpp
index bf6b337a70..e02149d176 100644
--- a/fpdfsdk/javascript/cjs_event_context.cpp
+++ b/fpdfsdk/javascript/cjs_event_context.cpp
@@ -7,7 +7,7 @@
#include "fpdfsdk/javascript/cjs_event_context.h"
#include "core/fxcrt/autorestorer.h"
-#include "fpdfsdk/javascript/JS_EventHandler.h"
+#include "fpdfsdk/javascript/cjs_eventhandler.h"
#include "fpdfsdk/javascript/cjs_runtime.h"
#include "fpdfsdk/javascript/resource.h"