Index: Source/core/html/HTMLStyleElement.h |
diff --git a/Source/core/html/HTMLStyleElement.h b/Source/core/html/HTMLStyleElement.h |
index d3e99e47f3efbde7e1f0bd5b4a9711925c2c7a65..0377a5cc9d3be2c838a579d04f17159cc5c9dca3 100644 |
--- a/Source/core/html/HTMLStyleElement.h |
+++ b/Source/core/html/HTMLStyleElement.h |
@@ -24,7 +24,7 @@ |
#define HTMLStyleElement_h |
#include "HTMLElement.h" |
-#include "StyleElement.h" |
+#include "core/dom/StyleElement.h" |
namespace WebCore { |