Index: Source/core/html/HTMLElement.h |
diff --git a/Source/core/html/HTMLElement.h b/Source/core/html/HTMLElement.h |
index 1368706083afe664ad0e3b875228486928277589..edf14df1c23acaeac855280e1167e0f48ea43155 100644 |
--- a/Source/core/html/HTMLElement.h |
+++ b/Source/core/html/HTMLElement.h |
@@ -23,7 +23,7 @@ |
#ifndef HTMLElement_h |
#define HTMLElement_h |
-#include "StyledElement.h" |
+#include "core/dom/StyledElement.h" |
namespace WebCore { |