Index: Source/core/dom/CDATASection.h |
diff --git a/Source/core/dom/CDATASection.h b/Source/core/dom/CDATASection.h |
index d7aca9d69a4e1321950acd7675ba58a8f9594bc0..601cc76a91a580388a431a8e0c4ed741da68d84f 100644 |
--- a/Source/core/dom/CDATASection.h |
+++ b/Source/core/dom/CDATASection.h |
@@ -23,7 +23,7 @@ |
#ifndef CDATASection_h |
#define CDATASection_h |
-#include "Text.h" |
+#include "core/dom/Text.h" |
namespace WebCore { |