From 10e21d19bfda9afa2a1569db9a5e4a3e89a4e784 Mon Sep 17 00:00:00 2001 From: Marcoen Hirschberg Date: Tue, 22 May 2007 20:17:35 +0000 Subject: make audiohw.h include the DAC header files git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13473 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/uda1380.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'firmware/export/uda1380.h') diff --git a/firmware/export/uda1380.h b/firmware/export/uda1380.h index a92e2a3212..c1fb6421ff 100644 --- a/firmware/export/uda1380.h +++ b/firmware/export/uda1380.h @@ -20,8 +20,6 @@ #ifndef _UDA1380_H #define _UDA1380_H -#include "audiohw.h" - /* volume/balance/treble/bass interdependency */ #define VOLUME_MIN -840 #define VOLUME_MAX 0 -- cgit v1.2.3