Index: core/fpdfdoc/cpdf_annot.cpp |
diff --git a/core/fpdfdoc/cpdf_annot.cpp b/core/fpdfdoc/cpdf_annot.cpp |
index ed43e5bab81af0d7433fc17a2ce21675e7c85fda..3df5ca5144c4bf0c3c71873b28e74d1115080887 100644 |
--- a/core/fpdfdoc/cpdf_annot.cpp |
+++ b/core/fpdfdoc/cpdf_annot.cpp |
@@ -14,9 +14,9 @@ |
#include "core/fpdfapi/fpdf_render/cpdf_renderoptions.h" |
#include "core/fpdfdoc/cpvt_generateap.h" |
#include "core/fxcrt/fx_memory.h" |
-#include "core/fxge/include/cfx_graphstatedata.h" |
-#include "core/fxge/include/cfx_pathdata.h" |
-#include "core/fxge/include/cfx_renderdevice.h" |
+#include "core/fxge/cfx_graphstatedata.h" |
+#include "core/fxge/cfx_pathdata.h" |
+#include "core/fxge/cfx_renderdevice.h" |
namespace { |