From cb32712be1e545e3ceb4f41b77a8bebc2bf2726f Mon Sep 17 00:00:00 2001 From: Henrique Nakashima Date: Wed, 13 Sep 2017 13:00:58 -0400 Subject: Remove includes of xfa/fwl/theme/cfwl_widgettp.h that are unused. Change-Id: I51fb7b9df8bdb557e9dca6d1be91736fe124e16a Reviewed-on: https://pdfium-review.googlesource.com/13630 Reviewed-by: Lei Zhang Reviewed-by: Ryan Harrison Commit-Queue: Henrique Nakashima --- xfa/fwl/cfwl_barcode.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fwl/cfwl_barcode.cpp') diff --git a/xfa/fwl/cfwl_barcode.cpp b/xfa/fwl/cfwl_barcode.cpp index 5e67c71435..166827dcb1 100644 --- a/xfa/fwl/cfwl_barcode.cpp +++ b/xfa/fwl/cfwl_barcode.cpp @@ -14,6 +14,7 @@ #include "xfa/fwl/cfwl_themepart.h" #include "xfa/fwl/cfx_barcode.h" #include "xfa/fwl/ifwl_themeprovider.h" +#include "xfa/fwl/theme/cfwl_utils.h" CFWL_Barcode::CFWL_Barcode(const CFWL_App* app) : CFWL_Edit(app, pdfium::MakeUnique(), nullptr), -- cgit v1.2.3