summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/layer1/async.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/layer1/async.h')
-rw-r--r--src/target/firmware/include/layer1/async.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/include/layer1/async.h b/src/target/firmware/include/layer1/async.h
index 898a4179..fde63e84 100644
--- a/src/target/firmware/include/layer1/async.h
+++ b/src/target/firmware/include/layer1/async.h
@@ -1,7 +1,7 @@
#ifndef _L1_ASYNC_H
#define _L1_ASYNC_H
-#include <comm/msgb.h>
+#include <osmocore/msgb.h>
#include <layer1/mframe_sched.h>