summaryrefslogtreecommitdiff
path: root/fxjs/cjs_console.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_console.h')
-rw-r--r--fxjs/cjs_console.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cjs_console.h b/fxjs/cjs_console.h
index 59276be27b..bdf8d518e8 100644
--- a/fxjs/cjs_console.h
+++ b/fxjs/cjs_console.h
@@ -9,6 +9,7 @@
#include <vector>
+#include "fxjs/cjs_object.h"
#include "fxjs/js_define.h"
class CJS_Console final : public CJS_Object {