Index: Source/core/html/HTMLScriptElement.h |
diff --git a/Source/core/html/HTMLScriptElement.h b/Source/core/html/HTMLScriptElement.h |
index beac8eb782f6b4b556a4688110c2047662f45fd9..84538e0cc0b18eae832d172c21c52600cd33b570 100644 |
--- a/Source/core/html/HTMLScriptElement.h |
+++ b/Source/core/html/HTMLScriptElement.h |
@@ -24,8 +24,8 @@ |
#ifndef HTMLScriptElement_h |
#define HTMLScriptElement_h |
-#include "ScriptElement.h" |
#include "HTMLElement.h" |
+#include "core/dom/ScriptElement.h" |
namespace WebCore { |