Index: Source/core/html/HTMLSelectElementWin.cpp |
diff --git a/Source/core/html/HTMLSelectElementWin.cpp b/Source/core/html/HTMLSelectElementWin.cpp |
index 4b0b9443ad1a90fdfc0da1a97cc61015d99749a2..1c4be11df6e11f331dac7587b5eb9fe8fb11c211 100644 |
--- a/Source/core/html/HTMLSelectElementWin.cpp |
+++ b/Source/core/html/HTMLSelectElementWin.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/HTMLSelectElement.h" |
-#if OS(WINDOWS) |
+#if OS(WIN) |
#include "core/dom/Element.h" |
#include "core/dom/KeyboardEvent.h" |