mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Renamed OSX.mm/OSX.h to macosx.mm/macosx.h to match love's file naming conventions.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#if defined(LOVE_WINDOWS)
|
||||
#include <windows.h>
|
||||
#elif defined(LOVE_MACOSX)
|
||||
#include "common/OSX.h"
|
||||
#include "common/macosx.h"
|
||||
#endif
|
||||
|
||||
#ifndef APIENTRY
|
||||
|
||||
Reference in New Issue
Block a user