Index: Source/core/mathml/MathMLElement.h |
diff --git a/Source/core/mathml/MathMLElement.h b/Source/core/mathml/MathMLElement.h |
index 47032aa8b95205871987bacb837436b4b52e8a2e..3ad43ca0020d8d5abf1a82aa70d48de6065603ff 100644 |
--- a/Source/core/mathml/MathMLElement.h |
+++ b/Source/core/mathml/MathMLElement.h |
@@ -29,7 +29,7 @@ |
#define MathMLElement_h |
#if ENABLE(MATHML) |
-#include "StyledElement.h" |
+#include "core/dom/StyledElement.h" |
namespace WebCore { |