Index: xfa/fde/css/fde_csscache.cpp |
diff --git a/xfa/fde/css/fde_csscache.cpp b/xfa/fde/css/fde_csscache.cpp |
index 2343c993a2b69d82f31ad726446c8a63ec25f8c4..be5fc7105c759fa41cf71ab236f996773ffa13e7 100644 |
--- a/xfa/fde/css/fde_csscache.cpp |
+++ b/xfa/fde/css/fde_csscache.cpp |
@@ -8,7 +8,7 @@ |
#include <algorithm> |
-#include "core/fxcrt/include/fx_ext.h" |
+#include "core/fxcrt/fx_ext.h" |
#include "xfa/fxfa/app/xfa_textlayout.h" |
FDE_CSSCacheItem::FDE_CSSCacheItem(IFDE_CSSStyleSheet* p) |