From 37cc5fb6b3407ce8e079bc1bdd0606713b975532 Mon Sep 17 00:00:00 2001 From: Nicolas Pena Date: Tue, 4 Apr 2017 12:12:49 -0400 Subject: Finish splitting up fx_dib.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit After this CL, fx_dib.h only has some definitions used in multiple places. Definitions that were of restricted usage were moved out to the corresponding place. Includes in fx_dib were reduced, thus revealing other needed includes. Change-Id: I3607da0af81c491256d64c0aa085225631efbdcc Reviewed-on: https://pdfium-review.googlesource.com/3594 Commit-Queue: Nicolás Peña Reviewed-by: dsinclair --- core/fxge/dib/cfx_imagestretcher.h | 1 + 1 file changed, 1 insertion(+) (limited to 'core/fxge/dib/cfx_imagestretcher.h') diff --git a/core/fxge/dib/cfx_imagestretcher.h b/core/fxge/dib/cfx_imagestretcher.h index 785ef9b6cc..63863cd1a9 100644 --- a/core/fxge/dib/cfx_imagestretcher.h +++ b/core/fxge/dib/cfx_imagestretcher.h @@ -11,6 +11,7 @@ #include "core/fxcrt/cfx_retain_ptr.h" #include "core/fxcrt/fx_coordinates.h" +#include "core/fxge/dib/ifx_scanlinecomposer.h" #include "core/fxge/fx_dib.h" class CFX_DIBSource; -- cgit v1.2.3