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