summaryrefslogtreecommitdiff
path: root/fpdfsdk/src/fsdk_mgr.cpp
diff options
context:
space:
mode:
authorDan Sinclair <dsinclair@chromium.org>2016-03-09 16:51:34 -0500
committerDan Sinclair <dsinclair@chromium.org>2016-03-09 16:51:34 -0500
commitdf5a1160154d38d4b8f49df269b55869380d665f (patch)
tree402eae1f0bdb84fd709825c6181cdc2768b49f66 /fpdfsdk/src/fsdk_mgr.cpp
parent4f6fdbe6adf0d90886b9deb5666996603cf1207c (diff)
downloadpdfium-df5a1160154d38d4b8f49df269b55869380d665f.tar.xz
Cleanup some header includes.
Move some of the xfa/ includes in fpdfsdk from the header files to the .cpp files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1771353006 .
Diffstat (limited to 'fpdfsdk/src/fsdk_mgr.cpp')
-rw-r--r--fpdfsdk/src/fsdk_mgr.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpdfsdk/src/fsdk_mgr.cpp b/fpdfsdk/src/fsdk_mgr.cpp
index ed2df4bc83..b9c27d5d85 100644
--- a/fpdfsdk/src/fsdk_mgr.cpp
+++ b/fpdfsdk/src/fsdk_mgr.cpp
@@ -21,6 +21,7 @@
#include "fpdfsdk/include/fpdfxfa/fpdfxfa_doc.h"
#include "fpdfsdk/include/fpdfxfa/fpdfxfa_page.h"
#include "fpdfsdk/include/fpdfxfa/fpdfxfa_util.h"
+#include "xfa/include/fxgraphics/fx_graphics.h"
#endif // PDF_ENABLE_XFA
#if _FX_OS_ == _FX_ANDROID_