From 8bb223e67955904c14e26a980927d313272ed22b Mon Sep 17 00:00:00 2001 From: Piotr Dziwinski Date: Fri, 22 Jun 2012 16:31:55 +0200 Subject: Templates for new implementation - added template of classes/structs for new implementation - changed #include paths - updated README files --- src/object/auto/autonest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/object/auto/autonest.cpp') diff --git a/src/object/auto/autonest.cpp b/src/object/auto/autonest.cpp index 4405377..a1fdf67 100644 --- a/src/object/auto/autonest.cpp +++ b/src/object/auto/autonest.cpp @@ -20,7 +20,7 @@ #include "object/auto/autonest.h" #include "common/iman.h" -#include "graphics/common/terrain.h" +#include "old/terrain.h" #include "script/cmdtoken.h" -- cgit v1.2.3-1-g7c22