Index: Source/core/svg/SVGImageLoader.cpp |
=================================================================== |
--- Source/core/svg/SVGImageLoader.cpp (revision 159157) |
+++ Source/core/svg/SVGImageLoader.cpp (working copy) |
@@ -22,8 +22,8 @@ |
#include "core/svg/SVGImageLoader.h" |
-#include "core/events/Event.h" |
-#include "core/events/EventNames.h" |
+#include "core/dom/Event.h" |
+#include "core/dom/EventNames.h" |
#include "core/fetch/ImageResource.h" |
#include "core/html/parser/HTMLParserIdioms.h" |
#include "core/svg/SVGImageElement.h" |