summaryrefslogtreecommitdiff
path: root/firmware/target/arm/wmcodec-pp.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/wmcodec-pp.c')
-rw-r--r--firmware/target/arm/wmcodec-pp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/wmcodec-pp.c b/firmware/target/arm/wmcodec-pp.c
index 217bcd3603..efa80f02b2 100644
--- a/firmware/target/arm/wmcodec-pp.c
+++ b/firmware/target/arm/wmcodec-pp.c
@@ -29,6 +29,7 @@
29#include "system.h" 29#include "system.h"
30#include "audiohw.h" 30#include "audiohw.h"
31#include "i2c-pp.h" 31#include "i2c-pp.h"
32#include "wmcodec.h"
32 33
33#if defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(MROBE_100) 34#if defined(IRIVER_H10) || defined(IRIVER_H10_5GB) || defined(MROBE_100)
34/* The H10's audio codec uses an I2C address of 0x1b */ 35/* The H10's audio codec uses an I2C address of 0x1b */