From 8b1d7b916673078d20f15540f9cc2f531340ba97 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 24 Jun 2005 15:23:51 +0000 Subject: When including files from common/, explicitly use the common/ prefix svn-id: r18444 --- scumm/script_v5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scumm/script_v5.cpp') diff --git a/scumm/script_v5.cpp b/scumm/script_v5.cpp index 43f657ca3f..0c93bcf491 100644 --- a/scumm/script_v5.cpp +++ b/scumm/script_v5.cpp @@ -20,7 +20,7 @@ * */ -#include "stdafx.h" +#include "common/stdafx.h" #include "scumm/actor.h" #include "scumm/charset.h" #include "scumm/intern.h" -- cgit v1.2.3