summaryrefslogtreecommitdiffstats
path: root/audio/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/format.h')
-rw-r--r--audio/format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/format.h b/audio/format.h
index d21707e677..19118a7b59 100644
--- a/audio/format.h
+++ b/audio/format.h
@@ -25,7 +25,7 @@
#include <stdbool.h>
#include <sys/types.h>
-#include "config.h"
+
#include "bstr/bstr.h"
#if BYTE_ORDER == BIG_ENDIAN