Index: Source/core/html/HTMLTemplateElement.h |
diff --git a/Source/core/html/HTMLTemplateElement.h b/Source/core/html/HTMLTemplateElement.h |
index 51dc752a2806f18cf85bd8ba826383038497ed38..91091fd5e0356cb8a8e8af106a42a523d1544fea 100644 |
--- a/Source/core/html/HTMLTemplateElement.h |
+++ b/Source/core/html/HTMLTemplateElement.h |
@@ -31,8 +31,8 @@ |
#ifndef HTMLTemplateElement_h |
#define HTMLTemplateElement_h |
-#include "DocumentFragment.h" |
#include "HTMLElement.h" |
+#include "core/dom/DocumentFragment.h" |
namespace WebCore { |