Index: Source/web/tests/WebInputEventFactoryTestGtk.cpp |
diff --git a/Source/web/tests/WebInputEventFactoryTestGtk.cpp b/Source/web/tests/WebInputEventFactoryTestGtk.cpp |
index 51a884c23d616b89820bcb88b03add1d812626b3..cbdb3b3ee229821e0f2deded45b9c0c256cb27ec 100644 |
--- a/Source/web/tests/WebInputEventFactoryTestGtk.cpp |
+++ b/Source/web/tests/WebInputEventFactoryTestGtk.cpp |
@@ -37,7 +37,7 @@ |
#include "WebInputEvent.h" |
#include "WebInputEventConversion.h" |
#include "WebInputEventFactory.h" |
-#include "core/dom/KeyboardEvent.h" |
+#include "core/events/KeyboardEvent.h" |
using WebKit::WebInputEvent; |
using WebKit::WebKeyboardEvent; |