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