Index: fpdfsdk/fsdk_annothandler.cpp |
diff --git a/fpdfsdk/fsdk_annothandler.cpp b/fpdfsdk/fsdk_annothandler.cpp |
index f2456b0fb47b9b1b9254ca3960f5a753d60683a2..0b6f2e1889c9058fc2de3bb2ccd4f94e8995787d 100644 |
--- a/fpdfsdk/fsdk_annothandler.cpp |
+++ b/fpdfsdk/fsdk_annothandler.cpp |
@@ -9,7 +9,8 @@ |
#include <algorithm> |
#include <vector> |
-#include "core/include/fpdfapi/cpdf_document.h" |
+#include "core/fpdfapi/fpdf_parser/include/cpdf_document.h" |
+#include "core/include/fpdfapi/fpdf_page.h" |
#include "fpdfsdk/include/formfiller/FFL_FormFiller.h" |
#include "fpdfsdk/include/fsdk_define.h" |
#include "fpdfsdk/include/fsdk_mgr.h" |