summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/win/WebElementPropertyBag.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/win/WebElementPropertyBag.h')
-rw-r--r--Source/WebKit/win/WebElementPropertyBag.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/Source/WebKit/win/WebElementPropertyBag.h b/Source/WebKit/win/WebElementPropertyBag.h
index 3d96a65..7c2a565 100644
--- a/Source/WebKit/win/WebElementPropertyBag.h
+++ b/Source/WebKit/win/WebElementPropertyBag.h
@@ -26,9 +26,8 @@
#ifndef WebElementPropertyBag_H
#define WebElementPropertyBag_H
-#include "ocidl.h"
-
-#include <WTF/OwnPtr.h>
+#include <ocidl.h>
+#include <wtf/OwnPtr.h>
namespace WebCore {
class HitTestResult;