Index: core/fpdfdoc/cpvt_secprops.h |
diff --git a/core/fpdfdoc/cpvt_secprops.h b/core/fpdfdoc/cpvt_secprops.h |
index e5c633f2c40369f2964d5e38377236c606c69671..d1c4b589f11a8674990b0451e44ebbd9280a12a0 100644 |
--- a/core/fpdfdoc/cpvt_secprops.h |
+++ b/core/fpdfdoc/cpvt_secprops.h |
@@ -7,7 +7,7 @@ |
#ifndef CORE_FPDFDOC_CPVT_SECPROPS_H_ |
#define CORE_FPDFDOC_CPVT_SECPROPS_H_ |
-#include "core/fxcrt/include/fx_system.h" |
+#include "core/fxcrt/fx_system.h" |
struct CPVT_SecProps { |
CPVT_SecProps() : fLineLeading(0.0f), fLineIndent(0.0f), nAlignment(0) {} |