Chromium Code Reviews| Index: Source/core/svg/SVGElementInstance.h |
| =================================================================== |
| --- Source/core/svg/SVGElementInstance.h (revision 159157) |
| +++ Source/core/svg/SVGElementInstance.h (working copy) |
| @@ -22,7 +22,7 @@ |
| #define SVGElementInstance_h |
| #include "bindings/v8/ScriptWrappable.h" |
| -#include "core/events/EventTarget.h" |
| +#include "core/dom/EventTarget.h" |
| #include "core/platform/TreeShared.h" |
| namespace WebCore { |