From 258901bab96f0050385a9912c8ea0fe2a41b2d6f Mon Sep 17 00:00:00 2001 From: Nicola Mettifogo Date: Wed, 19 Sep 2007 08:40:12 +0000 Subject: Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. svn-id: r28966 --- engines/sword2/walker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sword2/walker.cpp') diff --git a/engines/sword2/walker.cpp b/engines/sword2/walker.cpp index 4db69474d9..7971299818 100644 --- a/engines/sword2/walker.cpp +++ b/engines/sword2/walker.cpp @@ -29,7 +29,7 @@ // Functions for moving megas about the place & also for keeping tabs on them -#include "common/stdafx.h" + #include "sword2/sword2.h" #include "sword2/defs.h" -- cgit v1.2.3