Index: Source/core/editing/HTMLInterchange.cpp |
diff --git a/Source/core/editing/HTMLInterchange.cpp b/Source/core/editing/HTMLInterchange.cpp |
index e1e14b57262b87df222d8dcb3c912e8923fcdbfe..5badb0edf05dd8d06776c0b261e84bcf72561e0c 100644 |
--- a/Source/core/editing/HTMLInterchange.cpp |
+++ b/Source/core/editing/HTMLInterchange.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/editing/HTMLInterchange.h" |
-#include "Text.h" |
+#include "core/dom/Text.h" |
#include "core/editing/TextIterator.h" |
#include "core/rendering/RenderObject.h" |
#include <wtf/StdLibExtras.h> |