diff options
Diffstat (limited to 'fxjs/cjs_console.h')
-rw-r--r-- | fxjs/cjs_console.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_console.h b/fxjs/cjs_console.h index c25bc4bf7c..7ed39bbed9 100644 --- a/fxjs/cjs_console.h +++ b/fxjs/cjs_console.h @@ -9,7 +9,7 @@ #include <vector> -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Console : public CJS_Object { public: |