From 31beedc1e833842385b20b40d0ef27dbfc979443 Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Thu, 18 Oct 2018 21:09:55 +0000 Subject: Do more IWYU in fxjs/. Change-Id: I778085c6e21904e697d5899a93f4e4e9fca92478 Reviewed-on: https://pdfium-review.googlesource.com/c/44272 Reviewed-by: Tom Sepez Commit-Queue: Lei Zhang --- fxjs/cjs_zoomtype.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fxjs/cjs_zoomtype.h') diff --git a/fxjs/cjs_zoomtype.h b/fxjs/cjs_zoomtype.h index 892f72e3bc..dc9897acc3 100644 --- a/fxjs/cjs_zoomtype.h +++ b/fxjs/cjs_zoomtype.h @@ -7,7 +7,7 @@ #ifndef FXJS_CJS_ZOOMTYPE_H_ #define FXJS_CJS_ZOOMTYPE_H_ -#include "fxjs/js_define.h" +#include "fxjs/cjs_object.h" class CJS_Zoomtype final : public CJS_Object { public: -- cgit v1.2.3