Index: core/fpdfdoc/cpdf_annot.h |
diff --git a/core/fpdfdoc/cpdf_annot.h b/core/fpdfdoc/cpdf_annot.h |
index f3166256d6a4ff4f07f786bc130699715de376db..d4bbca91f77824c85ff5374f24b832a90e86cf88 100644 |
--- a/core/fpdfdoc/cpdf_annot.h |
+++ b/core/fpdfdoc/cpdf_annot.h |
@@ -10,9 +10,9 @@ |
#include <map> |
#include <memory> |
-#include "core/fxcrt/include/fx_coordinates.h" |
-#include "core/fxcrt/include/fx_string.h" |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_coordinates.h" |
+#include "core/fxcrt/fx_string.h" |
+#include "core/fxcrt/fx_system.h" |
class CFX_RenderDevice; |
class CPDF_Dictionary; |