summaryrefslogtreecommitdiff
path: root/fxjs/cjs_style.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_style.h')
-rw-r--r--fxjs/cjs_style.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_style.h b/fxjs/cjs_style.h
index 8ddd6a3a0a..6d11170f0e 100644
--- a/fxjs/cjs_style.h
+++ b/fxjs/cjs_style.h
@@ -7,7 +7,7 @@
#ifndef FXJS_CJS_STYLE_H_
#define FXJS_CJS_STYLE_H_
-#include "fxjs/js_define.h"
+#include "fxjs/cjs_object.h"
class CJS_Style final : public CJS_Object {
public: