Remove project headers from the prefix header; having everything in the prefix header...
[enjoyable.git] / TargetController.h
index 2d499b7..589023b 100644 (file)
@@ -6,12 +6,10 @@
 //  Copyright 2009 University of Otago. All rights reserved.
 //
 
-#import <Cocoa/Cocoa.h>
 @class KeyInputTextView;
 @class ConfigsController;
 @class JoystickController;
 @class Target;
-
 @class TargetMouseMove;
 
 @interface TargetController : NSObject {