diff options
Diffstat (limited to 'fxjs/cjs_globalarrays.h')
-rw-r--r-- | fxjs/cjs_globalarrays.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_globalarrays.h b/fxjs/cjs_globalarrays.h index 297b97b614..8e972732db 100644 --- a/fxjs/cjs_globalarrays.h +++ b/fxjs/cjs_globalarrays.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_GLOBALARRAYS_H_ #define FXJS_CJS_GLOBALARRAYS_H_ -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_GlobalArrays : public CJS_Object { public: |