summaryrefslogtreecommitdiff
path: root/xfa/fde/fde_gedevice.cpp
diff options
context:
space:
mode:
authornpm <npm@chromium.org>2016-08-29 09:35:12 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-29 09:35:12 -0700
commit81ee14da357bb8bb141930d96e07a46f6d472720 (patch)
treebb3d188137887b563ea111d090fbd0f05ed7f5a5 /xfa/fde/fde_gedevice.cpp
parent5283e674fecf3732d89a8f7f144545af2301ccec (diff)
downloadpdfium-81ee14da357bb8bb141930d96e07a46f6d472720.tar.xz
Move CFX_SubstFont and CTTFontDesc into their own files
Review-Url: https://codereview.chromium.org/2292503002
Diffstat (limited to 'xfa/fde/fde_gedevice.cpp')
-rw-r--r--xfa/fde/fde_gedevice.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/xfa/fde/fde_gedevice.cpp b/xfa/fde/fde_gedevice.cpp
index 778eb73879..8279e777b0 100644
--- a/xfa/fde/fde_gedevice.cpp
+++ b/xfa/fde/fde_gedevice.cpp
@@ -12,6 +12,7 @@
#include "core/fxge/include/cfx_gemodule.h"
#include "core/fxge/include/cfx_graphstatedata.h"
#include "core/fxge/include/cfx_renderdevice.h"
+#include "core/fxge/include/cfx_substfont.h"
#include "xfa/fde/cfde_path.h"
#include "xfa/fde/fde_object.h"
#include "xfa/fgas/font/fgas_font.h"