Index: xfa/fxfa/app/xfa_textlayout.cpp |
diff --git a/xfa/fxfa/app/xfa_textlayout.cpp b/xfa/fxfa/app/xfa_textlayout.cpp |
index 6643d928566c223a4513f7fe79efb1c3dfd83af2..88645b7cdd4f89e0ba014c315d15c9bbba72d63b 100644 |
--- a/xfa/fxfa/app/xfa_textlayout.cpp |
+++ b/xfa/fxfa/app/xfa_textlayout.cpp |
@@ -20,6 +20,7 @@ |
#include "xfa/fxfa/include/xfa_ffapp.h" |
#include "xfa/fxfa/include/xfa_ffdoc.h" |
#include "xfa/fxfa/include/xfa_fontmgr.h" |
+#include "xfa/fxfa/parser/cxfa_measurement.h" |
CXFA_CSSTagProvider::CXFA_CSSTagProvider() |
: m_bTagAvailable(FALSE), m_bContent(FALSE) {} |