Index: Source/core/xml/XMLHttpRequestProgressEvent.h |
=================================================================== |
--- Source/core/xml/XMLHttpRequestProgressEvent.h (revision 159157) |
+++ Source/core/xml/XMLHttpRequestProgressEvent.h (working copy) |
@@ -27,8 +27,8 @@ |
#ifndef XMLHttpRequestProgressEvent_h |
#define XMLHttpRequestProgressEvent_h |
-#include "core/events/EventNames.h" |
-#include "core/events/ProgressEvent.h" |
+#include "core/dom/EventNames.h" |
+#include "core/dom/ProgressEvent.h" |
namespace WebCore { |