summaryrefslogtreecommitdiff
path: root/fxjs/cjs_event_context.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_event_context.cpp')
-rw-r--r--fxjs/cjs_event_context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_event_context.cpp b/fxjs/cjs_event_context.cpp
index 0d9ba34db1..50149c4172 100644
--- a/fxjs/cjs_event_context.cpp
+++ b/fxjs/cjs_event_context.cpp
@@ -7,9 +7,9 @@
#include "fxjs/cjs_event_context.h"
#include "core/fxcrt/autorestorer.h"
-#include "fxjs/JS_Define.h"
#include "fxjs/cjs_eventhandler.h"
#include "fxjs/cjs_runtime.h"
+#include "fxjs/js_define.h"
#include "fxjs/js_resources.h"
CJS_EventContext::CJS_EventContext(CJS_Runtime* pRuntime)