From 5c6a0eda3b42d98f7f7aeab94b96021128c298c4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 9 Mar 2014 16:14:05 +0000 Subject: fixup missing includes from schedule changes --- cocoa/schedule.m | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cocoa/schedule.m') diff --git a/cocoa/schedule.m b/cocoa/schedule.m index 2dd9a81f6..f0896bd9d 100644 --- a/cocoa/schedule.m +++ b/cocoa/schedule.m @@ -18,6 +18,8 @@ #import +#import "utils/errors.h" + #import "cocoa/schedule.h" @interface ScheduledCallback : NSObject { -- cgit v1.2.3