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