summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/toa.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/layer1/toa.c')
-rw-r--r--src/target/firmware/layer1/toa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/layer1/toa.c b/src/target/firmware/layer1/toa.c
index adb32f2..7d80d95 100644
--- a/src/target/firmware/layer1/toa.c
+++ b/src/target/firmware/layer1/toa.c
@@ -25,7 +25,7 @@
#include <stdio.h>
#include <debug.h>
-#include <osmocore/gsm_utils.h>
+#include <osmocom/gsm/gsm_utils.h>
#include <layer1/toa.h>
#include <layer1/avg.h>