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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_global.h b/fxjs/cjs_global.h
index 8a2fdab25c..e0d41b801d 100644
--- a/fxjs/cjs_global.h
+++ b/fxjs/cjs_global.h
@@ -11,8 +11,8 @@
#include <memory>
#include <vector>
-#include "fxjs/JS_Define.h"
#include "fxjs/cjs_keyvalue.h"
+#include "fxjs/js_define.h"
class CJS_GlobalData;