Index: Source/core/events/UIEvent.cpp |
diff --git a/Source/core/dom/UIEvent.cpp b/Source/core/events/UIEvent.cpp |
similarity index 98% |
rename from Source/core/dom/UIEvent.cpp |
rename to Source/core/events/UIEvent.cpp |
index ade38565fe2558262fed984a8450c6101ad84fea..d0ef6f40ebc566d27753c05504b776300770a467 100644 |
--- a/Source/core/dom/UIEvent.cpp |
+++ b/Source/core/events/UIEvent.cpp |
@@ -21,7 +21,7 @@ |
*/ |
#include "config.h" |
-#include "core/dom/UIEvent.h" |
+#include "core/events/UIEvent.h" |
#include "core/page/DOMWindow.h" |