summaryrefslogtreecommitdiff
path: root/xfa/src/fgas/include/fx_ucd.h
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-02-29 13:13:11 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-02-29 13:13:11 -0500
commita5585569e274fcff8ae106e412eb764c2787cb3f (patch)
tree038a8cfa985fe637d6b289c3847acd134662309f /xfa/src/fgas/include/fx_ucd.h
parente547e3428ac7242d12c996392c3008945c3e0f83 (diff)
downloadpdfium-a5585569e274fcff8ae106e412eb764c2787cb3f.tar.xz
Remove fgas_base.h and IWYU
R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1749703002 .
Diffstat (limited to 'xfa/src/fgas/include/fx_ucd.h')
-rw-r--r--xfa/src/fgas/include/fx_ucd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/xfa/src/fgas/include/fx_ucd.h b/xfa/src/fgas/include/fx_ucd.h
index ae1c882e94..1d86562473 100644
--- a/xfa/src/fgas/include/fx_ucd.h
+++ b/xfa/src/fgas/include/fx_ucd.h
@@ -7,6 +7,8 @@
#ifndef XFA_SRC_FGAS_INCLUDE_FX_UCD_H_
#define XFA_SRC_FGAS_INCLUDE_FX_UCD_H_
+#include "xfa/src/fgas/include/fx_fnt.h"
+
#define FX_JAPCHARPROPERTYEX_Left 0x01
#define FX_JAPCHARPROPERTYEX_Center 0x02
#define FX_JAPCHARPROPERTYEX_Right 0x03