diff options
Diffstat (limited to 'fxjs/cjs_app.h')
-rw-r--r-- | fxjs/cjs_app.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_app.h b/fxjs/cjs_app.h index 3c3a129641..f1701ae883 100644 --- a/fxjs/cjs_app.h +++ b/fxjs/cjs_app.h @@ -11,7 +11,7 @@ #include <set> #include <vector> -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Runtime; class GlobalTimer; |