summaryrefslogtreecommitdiff
path: root/apps/eq.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/eq.h')
-rw-r--r--apps/eq.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/eq.h b/apps/eq.h
index a44e9153ac..1c3efe50e9 100644
--- a/apps/eq.h
+++ b/apps/eq.h
@@ -23,7 +23,6 @@
23#define _EQ_H 23#define _EQ_H
24 24
25#include <inttypes.h> 25#include <inttypes.h>
26#include <stdbool.h>
27 26
28/* These depend on the fixed point formats used by the different filter types 27/* These depend on the fixed point formats used by the different filter types
29 and need to be changed when they change. 28 and need to be changed when they change.