From 7293da9303eb93f2ed7455185d3cb12523f029ed Mon Sep 17 00:00:00 2001 From: Daniel Ankers Date: Sun, 11 Mar 2007 17:58:14 +0000 Subject: Oops, missed a file from r12727 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12728 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/sound.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/sound.h b/firmware/export/sound.h index 99741c24c1..7589338da9 100644 --- a/firmware/export/sound.h +++ b/firmware/export/sound.h @@ -30,6 +30,8 @@ #include "wm8731l.h" #elif defined(HAVE_TLV320) #include "tlv320.h" +#elif defined(HAVE_AS3514) +#include "as3514.h" #endif extern void audiohw_postinit(void); -- cgit v1.2.3