Index: xfa/src/fxfa/src/app/xfa_textlayout.cpp |
diff --git a/xfa/src/fxfa/src/app/xfa_textlayout.cpp b/xfa/src/fxfa/src/app/xfa_textlayout.cpp |
index 8c53248a65926387ba2dccce4312d5e8446c99ba..3c2e3ca492bcecb2e62a9f604016aad7e2d1e890 100644 |
--- a/xfa/src/fxfa/src/app/xfa_textlayout.cpp |
+++ b/xfa/src/fxfa/src/app/xfa_textlayout.cpp |
@@ -11,7 +11,7 @@ |
#include "xfa/src/fxfa/src/app/xfa_ffdoc.h" |
#include "xfa/src/fxfa/src/app/xfa_fontmgr.h" |
#include "xfa/src/fxfa/src/app/xfa_textlayout.h" |
-#include "xfa/src/fxfa/src/common/xfa_common.h" |
+ |
CXFA_CSSTagProvider::~CXFA_CSSTagProvider() { |
FX_POSITION pos = m_Attributes.GetStartPosition(); |
while (pos) { |