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