git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix Windows build.
[WebKit-https.git]
/
WebCore
/
platform
/
Cursor.h
diff --git
a/WebCore/platform/Cursor.h
b/WebCore/platform/Cursor.h
index 2d53764b63b4fcc4ea3057284797eb3abf7b8822..f1141838b6e1d29dd913d4d3a3af4bd928e1bd84 100644
(file)
--- a/
WebCore/platform/Cursor.h
+++ b/
WebCore/platform/Cursor.h
@@
-31,7
+31,7
@@
#if PLATFORM(WIN)
typedef struct HICON__* HICON;
typedef HICON HCURSOR;
#if PLATFORM(WIN)
typedef struct HICON__* HICON;
typedef HICON HCURSOR;
-#include <
Shar
ed.h>
+#include <
RefCount
ed.h>
#include <wtf/RefPtr.h>
#elif PLATFORM(GTK)
#include <gdk/gdk.h>
#include <wtf/RefPtr.h>
#elif PLATFORM(GTK)
#include <gdk/gdk.h>