summaryrefslogtreecommitdiff
path: root/firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c')
-rw-r--r--firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c b/firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
index eea4c58e4b..f04a82f643 100644
--- a/firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
+++ b/firmware/target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
@@ -34,6 +34,7 @@
34#include "wmcodec.h" 34#include "wmcodec.h"
35 35
36#ifdef HAVE_HARDWARE_BEEP 36#ifdef HAVE_HARDWARE_BEEP
37#include "misc.h"
37static void beep_stop(void); 38static void beep_stop(void);
38#endif 39#endif
39 40