diff options
Diffstat (limited to 'fxjs/cjs_border.h')
-rw-r--r-- | fxjs/cjs_border.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_border.h b/fxjs/cjs_border.h index 8122934593..ceb9b03a33 100644 --- a/fxjs/cjs_border.h +++ b/fxjs/cjs_border.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_BORDER_H_ #define FXJS_CJS_BORDER_H_ -#include "fxjs/js_define.h" +#include "fxjs/cjs_object.h" class CJS_Border final : public CJS_Object { public: |