From 4ffd7b043ca505e52b7f1c5a463e02534997c197 Mon Sep 17 00:00:00 2001 From: sqlprodev Date: Tue, 1 Mar 2011 19:01:41 +0000 Subject: fixed compiler warnings --- Source/SPAppleScriptSupport.m | 1 + 1 file changed, 1 insertion(+) (limited to 'Source/SPAppleScriptSupport.m') diff --git a/Source/SPAppleScriptSupport.m b/Source/SPAppleScriptSupport.m index ea390ab9..49206e0b 100644 --- a/Source/SPAppleScriptSupport.m +++ b/Source/SPAppleScriptSupport.m @@ -25,6 +25,7 @@ #import "SPAppleScriptSupport.h" #import "SPWindowController.h" +#import "SPAppController.h" @implementation SPAppController (SPAppleScriptSupport) -- cgit v1.2.3