summaryrefslogtreecommitdiff
path: root/fpdfsdk/fsdk_annothandler.cpp
diff options
context:
space:
mode:
authorjaepark <jaepark@google.com>2016-08-11 13:10:39 -0700
committerCommit bot <commit-bot@chromium.org>2016-08-11 13:10:39 -0700
commit2736276deff3abef9d6b226eb9f585abe1384591 (patch)
tree0edcff20dd023d8dceee6a83e3d4d14708af610f /fpdfsdk/fsdk_annothandler.cpp
parent445a94b089c155f79cc8602c724418898dc2a861 (diff)
downloadpdfium-2736276deff3abef9d6b226eb9f585abe1384591.tar.xz
Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.
Review-Url: https://codereview.chromium.org/2236743002
Diffstat (limited to 'fpdfsdk/fsdk_annothandler.cpp')
-rw-r--r--fpdfsdk/fsdk_annothandler.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fpdfsdk/fsdk_annothandler.cpp b/fpdfsdk/fsdk_annothandler.cpp
index 6216ab1c28..5e65a1f947 100644
--- a/fpdfsdk/fsdk_annothandler.cpp
+++ b/fpdfsdk/fsdk_annothandler.cpp
@@ -14,6 +14,7 @@
#include "core/fpdfdoc/include/cpdf_interform.h"
#include "core/fxge/include/cfx_renderdevice.h"
#include "fpdfsdk/formfiller/cffl_formfiller.h"
+#include "fpdfsdk/include/cpdfsdk_datetime.h"
#include "fpdfsdk/include/fsdk_define.h"
#include "fpdfsdk/include/fsdk_mgr.h"