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 --- sound/adpcm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound/adpcm.h') diff --git a/sound/adpcm.h b/sound/adpcm.h index cd240f8829..1994164b67 100644 --- a/sound/adpcm.h +++ b/sound/adpcm.h @@ -22,7 +22,7 @@ #ifndef SOUND_ADPCM_H #define SOUND_ADPCM_H -#include "stdafx.h" +#include "common/stdafx.h" #include "common/scummsys.h" class AudioStream; -- cgit v1.2.3