Index: xfa/fde/css/fde_cssdeclaration.cpp |
diff --git a/xfa/fde/css/fde_cssdeclaration.cpp b/xfa/fde/css/fde_cssdeclaration.cpp |
index 34a91ec83c355097a32291399e1d1defffc0c05f..3ce6ebabd624775f3eb52ca27629b231ee54cce7 100644 |
--- a/xfa/fde/css/fde_cssdeclaration.cpp |
+++ b/xfa/fde/css/fde_cssdeclaration.cpp |
@@ -6,7 +6,7 @@ |
#include "xfa/fde/css/fde_cssdeclaration.h" |
-#include "core/fxcrt/include/fx_ext.h" |
+#include "core/fxcrt/fx_ext.h" |
IFDE_CSSValue* CFDE_CSSDeclaration::GetProperty(FDE_CSSPROPERTY eProperty, |
FX_BOOL& bImportant) const { |