diff options
Diffstat (limited to 'fxjs/cjs_color.h')
-rw-r--r-- | fxjs/cjs_color.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fxjs/cjs_color.h b/fxjs/cjs_color.h index 00b9546daa..581fea0427 100644 --- a/fxjs/cjs_color.h +++ b/fxjs/cjs_color.h @@ -10,7 +10,7 @@ #include <vector> #include "fpdfsdk/pwl/cpwl_wnd.h" -#include "fxjs/JS_Define.h" +#include "fxjs/js_define.h" class CJS_Color : public CJS_Object { public: |