From c909ce872d999a17ffd44afdc88caf2de43e6cba Mon Sep 17 00:00:00 2001 From: Lei Zhang Date: Fri, 8 Jan 2016 15:44:36 -0800 Subject: XFA: Remove many relative includes in xfa/ Also remove useless files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1570743002 . --- xfa/src/fgas/include/fx_tbk.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xfa/src/fgas/include/fx_tbk.h') diff --git a/xfa/src/fgas/include/fx_tbk.h b/xfa/src/fgas/include/fx_tbk.h index 7cc1db2252..349fc166a0 100644 --- a/xfa/src/fgas/include/fx_tbk.h +++ b/xfa/src/fgas/include/fx_tbk.h @@ -7,7 +7,7 @@ #ifndef _FX_TEXTBREAK #define _FX_TEXTBREAK -#include "../../../../core/include/fxcrt/fx_ucd.h" +#include "core/include/fxcrt/fx_ucd.h" class IFX_Font; class CFX_Char; -- cgit v1.2.3