aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bursts/bursts_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bursts/bursts_test.c')
-rw-r--r--tests/bursts/bursts_test.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/bursts/bursts_test.c b/tests/bursts/bursts_test.c
index ad1f6859..e04899cc 100644
--- a/tests/bursts/bursts_test.c
+++ b/tests/bursts/bursts_test.c
@@ -26,11 +26,7 @@
#include <osmocom/core/bits.h>
#include <osmocom/core/utils.h>
-#include "../../src/osmo-bts-trx/xcch.h"
-#include "../../src/osmo-bts-trx/rach.h"
-#include "../../src/osmo-bts-trx/sch.h"
-#include "../../src/osmo-bts-trx/tch_fr.h"
-#include "../../src/osmo-bts-trx/pxxch.h"
+#include "../../src/osmo-bts-trx/gsm0503_coding.h"
#define ASSERT_TRUE(rc) \