Index: Source/core/editing/SurroundingTextTest.cpp |
diff --git a/Source/core/editing/SurroundingTextTest.cpp b/Source/core/editing/SurroundingTextTest.cpp |
index 28bc8ca06266e968d40a55d06a74c508c5a2bcc0..14959fbf36c217bcf54939ee51e33819e6f4755c 100644 |
--- a/Source/core/editing/SurroundingTextTest.cpp |
+++ b/Source/core/editing/SurroundingTextTest.cpp |
@@ -5,6 +5,7 @@ |
#include "config.h" |
#include "core/editing/SurroundingText.h" |
+#include "core/dom/Document.h" |
#include "core/dom/Position.h" |
#include "core/dom/Range.h" |
#include "core/dom/Text.h" |