aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/TableDocument.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/TableDocument.h b/Source/TableDocument.h
index 031a7943..fb35d612 100644
--- a/Source/TableDocument.h
+++ b/Source/TableDocument.h
@@ -25,7 +25,7 @@
#import <Cocoa/Cocoa.h>
#import <MCPKit_bundled/MCPKit_bundled.h>
-#import <WebKit/Webkit.h>
+#import <WebKit/WebKit.h>
@class CMMCPConnection, CMMCPResult;