From d6c054575b4561b4c657565ecb4ff82565fa6c78 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Mon, 29 Aug 2005 21:15:27 +0000 Subject: Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7416 a1c6a512-1295-4272-9138-f99709370657 --- uisimulator/x11/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'uisimulator/x11') diff --git a/uisimulator/x11/SOURCES b/uisimulator/x11/SOURCES index edff103196..0aabfb2c03 100644 --- a/uisimulator/x11/SOURCES +++ b/uisimulator/x11/SOURCES @@ -9,6 +9,6 @@ screenhack.c thread.c uibasic.c visual.c -#if CONFIG_HWCODEC == MASNONE +#if CONFIG_CODEC == SWCODEC sound.c #endif -- cgit v1.2.3