diff options
author | abhibeckert <abhi@abhibeckert.com> | 2008-05-03 01:32:34 +0000 |
---|---|---|
committer | abhibeckert <abhi@abhibeckert.com> | 2008-05-03 01:32:34 +0000 |
commit | 6f19b11ff1b08b4e48da22473e3abe150c776fa8 (patch) | |
tree | 436d46105c77ada399dd4adfc7fe38f61d978def /TableDocument.h | |
parent | c37f104dcd8be90ead12cfb92a3425cafe9c4e97 (diff) | |
download | sequelpro-6f19b11ff1b08b4e48da22473e3abe150c776fa8.tar.gz sequelpro-6f19b11ff1b08b4e48da22473e3abe150c776fa8.tar.bz2 sequelpro-6f19b11ff1b08b4e48da22473e3abe150c776fa8.zip |
fix broken build
Diffstat (limited to 'TableDocument.h')
-rw-r--r-- | TableDocument.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TableDocument.h b/TableDocument.h index 29224ae2..5ce1ada2 100644 --- a/TableDocument.h +++ b/TableDocument.h @@ -27,7 +27,6 @@ #import <MCPKit_bundled/MCPKit_bundled.h> #import "CMMCPConnection.h" #import "CMMCPResult.h" -#import "DatabaseSelectToolbarItem.h" /** * The TableDocument class controls the primary database view window. |