summaryrefslogtreecommitdiffstats
path: root/Source/WebKit2/Shared/API/APIData.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit2/Shared/API/APIData.h')
-rw-r--r--Source/WebKit2/Shared/API/APIData.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Source/WebKit2/Shared/API/APIData.h b/Source/WebKit2/Shared/API/APIData.h
index f5035244d..6eabbe660 100644
--- a/Source/WebKit2/Shared/API/APIData.h
+++ b/Source/WebKit2/Shared/API/APIData.h
@@ -36,7 +36,9 @@ class ArgumentDecoder;
class ArgumentEncoder;
}
+#if PLATFORM(COCOA)
OBJC_CLASS NSData;
+#endif
namespace API {