summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/comm/sercomm_cons.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/comm/sercomm_cons.c')
-rw-r--r--src/target/firmware/comm/sercomm_cons.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/comm/sercomm_cons.c b/src/target/firmware/comm/sercomm_cons.c
index 5d7842fb..987c9920 100644
--- a/src/target/firmware/comm/sercomm_cons.c
+++ b/src/target/firmware/comm/sercomm_cons.c
@@ -29,7 +29,7 @@
#include <calypso/uart.h>
#include <console.h>
-#include <osmocore/msgb.h>
+#include <osmocom/core/msgb.h>
#include <comm/sercomm.h>
#include <comm/sercomm_cons.h>