summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/tdma_sched.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/layer1/tdma_sched.c')
-rw-r--r--src/target/firmware/layer1/tdma_sched.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/target/firmware/layer1/tdma_sched.c b/src/target/firmware/layer1/tdma_sched.c
index 7d7692f0..9469369c 100644
--- a/src/target/firmware/layer1/tdma_sched.c
+++ b/src/target/firmware/layer1/tdma_sched.c
@@ -24,8 +24,9 @@
#include <stdio.h>
#include <string.h>
+#include <defines.h>
#include <debug.h>
-#include <gsm.h>
+#include <osmocore/gsm_utils.h>
#include <layer1/tdma_sched.h>
#include <layer1/sync.h>