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
2010-10-06 Balazs Kelemen <kbalazs@webkit.org>
[WebKit-https.git]
/
WebKit2
/
UIProcess
/
API
/
C
/
WebKit2.h
diff --git
a/WebKit2/UIProcess/API/C/WebKit2.h
b/WebKit2/UIProcess/API/C/WebKit2.h
index
74e1f8c
..
5bb9bd7
100644
(file)
--- a/
WebKit2/UIProcess/API/C/WebKit2.h
+++ b/
WebKit2/UIProcess/API/C/WebKit2.h
@@
-50,7
+50,7
@@
#include <WebKit2/WKURLRequest.h>
#include <WebKit2/WKURLResponse.h>
-#if !
__APPLE__ || __OBJC__
+#if !
(defined(__APPLE__) && __APPLE__) || (defined(__OBJC__) && __OBJC__)
#include <WebKit2/WKView.h>
#endif