aboutsummaryrefslogtreecommitdiffstats
path: root/Source/TableDocument.h
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2009-04-19 11:52:33 +0000
committerstuconnolly <stuart02@gmail.com>2009-04-19 11:52:33 +0000
commitac7b8869b4cd7a2dcab94716ae6c24238d8b9978 (patch)
treeb3b0f10c2d882659da7a807b7716a8be408b8ede /Source/TableDocument.h
parentcf49fc308aaa65028d38a2dffec74a5c7ef8dc53 (diff)
downloadsequelpro-ac7b8869b4cd7a2dcab94716ae6c24238d8b9978.tar.gz
sequelpro-ac7b8869b4cd7a2dcab94716ae6c24238d8b9978.tar.bz2
sequelpro-ac7b8869b4cd7a2dcab94716ae6c24238d8b9978.zip
Typo.
Diffstat (limited to 'Source/TableDocument.h')
-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;