summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/async.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/layer1/async.c')
-rw-r--r--src/target/firmware/layer1/async.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/target/firmware/layer1/async.c b/src/target/firmware/layer1/async.c
index 76d0b721..e5c80c7c 100644
--- a/src/target/firmware/layer1/async.c
+++ b/src/target/firmware/layer1/async.c
@@ -26,8 +26,8 @@
#include <arm.h>
#include <asm/system.h>
-#include <osmocore/msgb.h>
-#include <osmocore/protocol/gsm_04_08.h>
+#include <osmocom/core/msgb.h>
+#include <osmocom/gsm/protocol/gsm_04_08.h>
#include <layer1/sync.h>
#include <layer1/async.h>