Renamed iOS.mm and iOS.h to ios.mm and ios.h, to match the naming conventions of other files.

This commit is contained in:
Alex Szpakowski
2015-08-27 18:46:04 -03:00
parent e979455772
commit d3d970b925
6 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
* 3. This notice may not be removed or altered from any source distribution.
**/
#include "iOS.h"
#include "ios.h"
#ifdef LOVE_IOS