summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WebCore/page/Geolocation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/page/Geolocation.cpp b/WebCore/page/Geolocation.cpp
index 38411ce..bf877e6 100644
--- a/WebCore/page/Geolocation.cpp
+++ b/WebCore/page/Geolocation.cpp
@@ -30,6 +30,7 @@
#include "Chrome.h"
#include "CurrentTime.h"
#include "Document.h"
+#include "DOMWindow.h"
#include "EventNames.h"
#include "Frame.h"
#include "Page.h"