summaryrefslogtreecommitdiff
path: root/firmware/export/audiohw.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/audiohw.h')
-rw-r--r--firmware/export/audiohw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/audiohw.h b/firmware/export/audiohw.h
index 781bc12f8e..c00b673a4a 100644
--- a/firmware/export/audiohw.h
+++ b/firmware/export/audiohw.h
@@ -38,7 +38,7 @@
38#include "uda1380.h" 38#include "uda1380.h"
39#elif defined(HAVE_UDA1341) 39#elif defined(HAVE_UDA1341)
40#include "uda1341.h" 40#include "uda1341.h"
41#elif defined(HAVE_WM8751) 41#elif defined(HAVE_WM8750) || defined(HAVE_WM8751)
42#include "wm8751.h" 42#include "wm8751.h"
43#elif defined(HAVE_WM8978) 43#elif defined(HAVE_WM8978)
44#include "wm8978.h" 44#include "wm8978.h"