diff options
Diffstat (limited to 'WebKit/mac/WebKitPrefix.h')
-rw-r--r-- | WebKit/mac/WebKitPrefix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebKit/mac/WebKitPrefix.h b/WebKit/mac/WebKitPrefix.h index 2a894e6..fe0f214 100644 --- a/WebKit/mac/WebKitPrefix.h +++ b/WebKit/mac/WebKitPrefix.h @@ -72,7 +72,7 @@ typedef float CGFloat; #include <wtf/Platform.h> -#include "EmptyProtocolDefinitions.h" +#include <WebCore/EmptyProtocolDefinitions.h> /* WebKit has no way to pull settings from WebCore/config.h for now */ /* so we assume WebKit is always being compiled on top of JavaScriptCore */ |