summaryrefslogtreecommitdiff
path: root/fxjs/cjs_display.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_display.h')
-rw-r--r--fxjs/cjs_display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_display.h b/fxjs/cjs_display.h
index 35eebbac86..eaa700ed7c 100644
--- a/fxjs/cjs_display.h
+++ b/fxjs/cjs_display.h
@@ -7,7 +7,7 @@
#ifndef FXJS_CJS_DISPLAY_H_
#define FXJS_CJS_DISPLAY_H_
-#include "fxjs/js_define.h"
+#include "fxjs/cjs_object.h"
class CJS_Display final : public CJS_Object {
public: