mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fixed opening .love files in Mac OS 10.9 (resolves issue #689)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
*/
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import "SDL/SDL.h"
|
||||
#include "SDL/SDL.h"
|
||||
|
||||
@interface SDLMain : NSObject
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user