From f04089059b140ad50ed386b509ab200ce84b66e5 Mon Sep 17 00:00:00 2001 From: Tom Sepez Date: Thu, 10 Mar 2016 09:20:03 -0800 Subject: Split apart the remainder of fpdf_render_render.cpp into per-class files. R=dsinclair@chromium.org Review URL: https://codereview.chromium.org/1778173002 . --- fpdfsdk/include/fxedit/fxet_list.h | 1 - 1 file changed, 1 deletion(-) (limited to 'fpdfsdk/include/fxedit/fxet_list.h') diff --git a/fpdfsdk/include/fxedit/fxet_list.h b/fpdfsdk/include/fxedit/fxet_list.h index 4f1274c1aa..05ba4f9e23 100644 --- a/fpdfsdk/include/fxedit/fxet_list.h +++ b/fpdfsdk/include/fxedit/fxet_list.h @@ -7,7 +7,6 @@ #ifndef FPDFSDK_INCLUDE_FXEDIT_FXET_LIST_H_ #define FPDFSDK_INCLUDE_FXEDIT_FXET_LIST_H_ -#include "core/include/fpdfapi/fpdf_parser.h" #include "fpdfsdk/include/fxedit/fx_edit.h" class IFX_Edit; -- cgit v1.2.3