Index: Source/core/svg/SVGElementInstance.h |
diff --git a/Source/core/svg/SVGElementInstance.h b/Source/core/svg/SVGElementInstance.h |
index a6c52a7cadec05922133ba711f6f1be73d850447..9bf70bc10e36569fb48c3807f09cdd0fb3a723ac 100644 |
--- a/Source/core/svg/SVGElementInstance.h |
+++ b/Source/core/svg/SVGElementInstance.h |
@@ -22,8 +22,8 @@ |
#define SVGElementInstance_h |
#if ENABLE(SVG) |
-#include "EventTarget.h" |
#include "SVGElement.h" |
+#include "core/dom/EventTarget.h" |
#include "core/platform/TreeShared.h" |
namespace WebCore { |