diff options
Diffstat (limited to 'fxjs/cjs_event.h')
-rw-r--r-- | fxjs/cjs_event.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_event.h b/fxjs/cjs_event.h index 434f25989c..39d9cdba87 100644 --- a/fxjs/cjs_event.h +++ b/fxjs/cjs_event.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_EVENT_H_ #define FXJS_CJS_EVENT_H_ -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Event : public CJS_Object { public: |