From 0df319e9520aa6fdcaff96f91826ccd7cff2c14a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 1 Aug 2003 12:21:04 +0000 Subject: #include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level) svn-id: r9359 --- sword2/driver/rdwin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sword2/driver/rdwin.cpp') diff --git a/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp index a42d92fb26..101c4cf7e2 100644 --- a/sword2/driver/rdwin.cpp +++ b/sword2/driver/rdwin.cpp @@ -24,7 +24,7 @@ #include #include "common/stdafx.h" -#include "engine.h" +#include "common/engine.h" #include "driver96.h" -- cgit v1.2.3