diff options
Diffstat (limited to 'fxjs/cjs_timerobj.h')
-rw-r--r-- | fxjs/cjs_timerobj.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_timerobj.h b/fxjs/cjs_timerobj.h index 810b1b3711..d9dc88139d 100644 --- a/fxjs/cjs_timerobj.h +++ b/fxjs/cjs_timerobj.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_TIMEROBJ_H_ #define FXJS_CJS_TIMEROBJ_H_ -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class GlobalTimer; |