diff options
Diffstat (limited to 'fxjs/cjs_display.h')
-rw-r--r-- | fxjs/cjs_display.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_display.h b/fxjs/cjs_display.h index e5806b03c2..2336952732 100644 --- a/fxjs/cjs_display.h +++ b/fxjs/cjs_display.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_DISPLAY_H_ #define FXJS_CJS_DISPLAY_H_ -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Display : public CJS_Object { public: |