summaryrefslogtreecommitdiffstats
path: root/WebCore/platform/win/EventLoopWin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/platform/win/EventLoopWin.cpp')
-rw-r--r--WebCore/platform/win/EventLoopWin.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/WebCore/platform/win/EventLoopWin.cpp b/WebCore/platform/win/EventLoopWin.cpp
index aae107d..ece320f 100644
--- a/WebCore/platform/win/EventLoopWin.cpp
+++ b/WebCore/platform/win/EventLoopWin.cpp
@@ -26,6 +26,8 @@
#include "config.h"
#include "EventLoop.h"
+#include <windows.h>
+
namespace WebCore {
void EventLoop::cycle()