Index: Source/core/html/HTMLSelectElementWin.cpp |
diff --git a/Source/core/html/HTMLSelectElementWin.cpp b/Source/core/html/HTMLSelectElementWin.cpp |
index a002d47ae99df3415818e58f8f13f39c1a68edc5..4a14c33101fdee1b76c22bcd33807ec801380451 100644 |
--- a/Source/core/html/HTMLSelectElementWin.cpp |
+++ b/Source/core/html/HTMLSelectElementWin.cpp |
@@ -28,8 +28,8 @@ |
#if OS(WINDOWS) |
-#include "Element.h" |
-#include "KeyboardEvent.h" |
+#include "core/dom/Element.h" |
+#include "core/dom/KeyboardEvent.h" |
#include "core/rendering/RenderMenuList.h" |
namespace WebCore { |