From 81ee14da357bb8bb141930d96e07a46f6d472720 Mon Sep 17 00:00:00 2001 From: npm Date: Mon, 29 Aug 2016 09:35:12 -0700 Subject: Move CFX_SubstFont and CTTFontDesc into their own files Review-Url: https://codereview.chromium.org/2292503002 --- xfa/fgas/font/fgas_gefont.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'xfa/fgas') diff --git a/xfa/fgas/font/fgas_gefont.cpp b/xfa/fgas/font/fgas_gefont.cpp index 3a5b1cdbca..1507fa4840 100644 --- a/xfa/fgas/font/fgas_gefont.cpp +++ b/xfa/fgas/font/fgas_gefont.cpp @@ -6,6 +6,7 @@ #include "xfa/fgas/font/fgas_gefont.h" +#include "core/fxge/include/cfx_substfont.h" #include "core/fxge/include/cfx_unicodeencoding.h" #include "core/fxge/include/cfx_unicodeencodingex.h" #include "xfa/fgas/crt/fgas_codepage.h" -- cgit v1.2.3