Index: Source/core/dom/OverflowEvent.cpp |
diff --git a/Source/core/dom/OverflowEvent.cpp b/Source/core/dom/OverflowEvent.cpp |
index 56ed7b81b3b4792e97511cbcbf2ae7457ef69b5d..a90ff6fe7ce47dcd6b1296c9e123a046d01efb70 100644 |
--- a/Source/core/dom/OverflowEvent.cpp |
+++ b/Source/core/dom/OverflowEvent.cpp |
@@ -24,9 +24,9 @@ |
*/ |
#include "config.h" |
-#include "OverflowEvent.h" |
+#include "core/dom/OverflowEvent.h" |
-#include "EventNames.h" |
+#include "core/dom/EventNames.h" |
namespace WebCore { |