From 58b5e9997976aea66ec07dc62208a32edb5e754e Mon Sep 17 00:00:00 2001 From: Xawotihs Date: Sun, 30 Aug 2015 18:17:41 +0200 Subject: [PATCH] Fixed typo --- projects/mtg/iOS/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/mtg/iOS/Makefile b/projects/mtg/iOS/Makefile index 92f52b826..00979b543 100644 --- a/projects/mtg/iOS/Makefile +++ b/projects/mtg/iOS/Makefile @@ -176,7 +176,7 @@ wagic_FILES = ../../../JGE/src/iOS/main.m\ wagic_LDFLAGS = -lz wagic_FRAMEWORKS = UIKit CoreGraphics OpenGLES Foundation CFNetwork MobileCoreServices AVFoundation OpenAL AudioToolbox QuartzCore SystemConfiguration -include ../../../theos/makefile/application.mk +include ../../../theos/makefiles/application.mk ADDITIONAL_CFLAGS = -I ../include\ -I ../../../JGE/include\