X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2Fplatform%2FCursor.h;h=f1141838b6e1d29dd913d4d3a3af4bd928e1bd84;hp=2d53764b63b4fcc4ea3057284797eb3abf7b8822;hb=3eb218f7dc50a389575e230d5d4300d4cc608d05;hpb=bc48f43e6b5deec9383b1e0ea1dae5971778bb8a diff --git a/WebCore/platform/Cursor.h b/WebCore/platform/Cursor.h index 2d53764b63b4..f1141838b6e1 100644 --- a/WebCore/platform/Cursor.h +++ b/WebCore/platform/Cursor.h @@ -31,7 +31,7 @@ #if PLATFORM(WIN) typedef struct HICON__* HICON; typedef HICON HCURSOR; -#include +#include #include #elif PLATFORM(GTK) #include