summaryrefslogtreecommitdiff
path: root/openttd.xcode/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.xcode/project.pbxproj')
-rw-r--r--openttd.xcode/project.pbxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/openttd.xcode/project.pbxproj b/openttd.xcode/project.pbxproj
index bc73d28a8..82f48279c 100644
--- a/openttd.xcode/project.pbxproj
+++ b/openttd.xcode/project.pbxproj
@@ -3111,7 +3111,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
- path = ai.h;
+ path = ai_new.h;
refType = 2;
sourceTree = SOURCE_ROOT;
};
@@ -3119,7 +3119,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
- path = ai.c;
+ path = ai_old.c;
refType = 2;
sourceTree = SOURCE_ROOT;
};