summaryrefslogtreecommitdiff
path: root/fxjs/cjs_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'fxjs/cjs_global.h')
-rw-r--r--fxjs/cjs_global.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/fxjs/cjs_global.h b/fxjs/cjs_global.h
index 454ddf9b4f..abdcfa372c 100644
--- a/fxjs/cjs_global.h
+++ b/fxjs/cjs_global.h
@@ -12,7 +12,8 @@
#include <vector>
#include "fxjs/cjs_keyvalue.h"
-#include "fxjs/js_define.h"
+#include "fxjs/cjs_object.h"
+#include "fxjs/cjs_result.h"
class CJS_GlobalData;