summaryrefslogtreecommitdiffstats
path: root/test/chmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/chmap.c')
-rw-r--r--test/chmap.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/chmap.c b/test/chmap.c
index a489a7da61..91b1cf797f 100644
--- a/test/chmap.c
+++ b/test/chmap.c
@@ -1,7 +1,6 @@
#include "audio/chmap.h"
#include "audio/chmap_sel.h"
-#include "index.h"
-#include "test_helpers.h"
+#include "tests.h"
#define LAYOUTS(...) (char*[]){__VA_ARGS__, NULL}