summaryrefslogtreecommitdiffstats
path: root/audio/filter/af.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/filter/af.c')
-rw-r--r--audio/filter/af.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/filter/af.c b/audio/filter/af.c
index dfe1666e0a..417dede971 100644
--- a/audio/filter/af.c
+++ b/audio/filter/af.c
@@ -22,6 +22,8 @@
#include <string.h>
#include <assert.h>
+#include "common/common.h"
+
#include "options/m_option.h"
#include "options/m_config.h"