summaryrefslogtreecommitdiffstats
path: root/modules/audio/audio_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/audio/audio_hw.c')
-rw-r--r--modules/audio/audio_hw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/audio/audio_hw.c b/modules/audio/audio_hw.c
index b3ab1e2..223e661 100644
--- a/modules/audio/audio_hw.c
+++ b/modules/audio/audio_hw.c
@@ -26,7 +26,7 @@
#include <hardware/hardware.h>
#include <system/audio.h>
-#include <hardware/audio_hal.h>
+#include <hardware/audio.h>
struct stub_audio_device {
struct audio_hw_device device;