aboutsummaryrefslogtreecommitdiffstats
path: root/TablesList.h
diff options
context:
space:
mode:
Diffstat (limited to 'TablesList.h')
-rw-r--r--TablesList.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/TablesList.h b/TablesList.h
index 7693f94c..84bb5e4e 100644
--- a/TablesList.h
+++ b/TablesList.h
@@ -24,9 +24,9 @@
#import <Cocoa/Cocoa.h>
#import <MCPKit_bundled/MCPKit_bundled.h>
-#import "CMMCPConnection.h"
-#import "CMMCPResult.h"
+@class CMMCResult;
+@class CMMCPConnection;
@interface TablesList : NSObject {