summaryrefslogtreecommitdiff
path: root/fxjs/cjs_event.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_event.h')
-rw-r--r--fxjs/cjs_event.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cjs_event.h b/fxjs/cjs_event.h
index a6308ec16f..4b557887a0 100644
--- a/fxjs/cjs_event.h
+++ b/fxjs/cjs_event.h
@@ -7,6 +7,7 @@
#ifndef FXJS_CJS_EVENT_H_
#define FXJS_CJS_EVENT_H_
+#include "fxjs/cjs_object.h"
#include "fxjs/js_define.h"
class CJS_Event final : public CJS_Object {