summaryrefslogtreecommitdiff
path: root/firmware/export/pcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pcm.h')
-rw-r--r--firmware/export/pcm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/pcm.h b/firmware/export/pcm.h
index 40d5afc..4a7a5b3 100644
--- a/firmware/export/pcm.h
+++ b/firmware/export/pcm.h
@@ -22,6 +22,7 @@
#define PCM_PLAYBACK_H
#include <string.h> /* size_t */
+#include "config.h"
#define DMA_REC_ERROR_DMA (-1)
#ifdef HAVE_SPDIF_REC