mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fixed case-correctness of an #include (see issue #790)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* 3. This notice may not be removed or altered from any source distribution.
|
||||
**/
|
||||
|
||||
#import "osx.h"
|
||||
#import "OSX.h"
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
#include <SDL2/SDL.h>
|
||||
|
||||
Reference in New Issue
Block a user