From 42ab839dd6c8a1570b232101eb97f4e54de57935 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Wed, 9 Feb 2011 01:09:01 +0000 Subject: AUDIO: Rename sound/ dir to audio/ svn-id: r55850 --- backends/platform/wii/osystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/wii/osystem.h') diff --git a/backends/platform/wii/osystem.h b/backends/platform/wii/osystem.h index 9ed4b16d79..3c992b8bdc 100644 --- a/backends/platform/wii/osystem.h +++ b/backends/platform/wii/osystem.h @@ -37,7 +37,7 @@ #include "backends/timer/default/default-timer.h" #include "graphics/colormasks.h" #include "graphics/surface.h" -#include "sound/mixer_intern.h" +#include "audio/mixer_intern.h" #ifdef __cplusplus extern "C" { -- cgit v1.2.3