summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h')
-rw-r--r--Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h b/Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h
index c5db134..2bd29af 100644
--- a/Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h
+++ b/Source/WebKit/win/WebCoreSupport/WebGeolocationClient.h
@@ -26,7 +26,7 @@
#ifndef WebGeolocationClient_h
#define WebGeolocationClient_h
-#include "COMPtr.h"
+#include <WebCore/COMPtr.h>
#include <WebCore/GeolocationClient.h>
namespace WebCore {