Index: Source/web/tests/WebInputEventFactoryTestGtk.cpp |
=================================================================== |
--- Source/web/tests/WebInputEventFactoryTestGtk.cpp (revision 159157) |
+++ Source/web/tests/WebInputEventFactoryTestGtk.cpp (working copy) |
@@ -37,7 +37,7 @@ |
#include "WebInputEvent.h" |
#include "WebInputEventConversion.h" |
#include "WebInputEventFactory.h" |
-#include "core/events/KeyboardEvent.h" |
+#include "core/dom/KeyboardEvent.h" |
using WebKit::WebInputEvent; |
using WebKit::WebKeyboardEvent; |