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_console.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fxjs/cjs_console.h') diff --git a/fxjs/cjs_console.h b/fxjs/cjs_console.h index 59276be27b..bdf8d518e8 100644 --- a/fxjs/cjs_console.h +++ b/fxjs/cjs_console.h @@ -9,6 +9,7 @@ #include +#include "fxjs/cjs_object.h" #include "fxjs/js_define.h" class CJS_Console final : public CJS_Object { -- cgit v1.2.3