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_icon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fxjs/cjs_icon.h') diff --git a/fxjs/cjs_icon.h b/fxjs/cjs_icon.h index a92509d55a..9c2d64ab90 100644 --- a/fxjs/cjs_icon.h +++ b/fxjs/cjs_icon.h @@ -7,6 +7,7 @@ #ifndef FXJS_CJS_ICON_H_ #define FXJS_CJS_ICON_H_ +#include "fxjs/cjs_object.h" #include "fxjs/js_define.h" class CJS_Icon final : public CJS_Object { -- cgit v1.2.3