summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebDropSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebDropSource.h')
-rw-r--r--Source/WebKit/win/WebDropSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/win/WebDropSource.h b/Source/WebKit/win/WebDropSource.h
index 5f06355..5b7ab8c 100644
--- a/Source/WebKit/win/WebDropSource.h
+++ b/Source/WebKit/win/WebDropSource.h
@@ -27,7 +27,7 @@
#ifndef WebDropSource_h
#define WebDropSource_h
-#include "COMPtr.h"
+#include <WebCore/COMPtr.h>
#include <objidl.h>
class WebView;