summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/include/comm/sercomm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/include/comm/sercomm.h')
-rw-r--r--src/target/firmware/include/comm/sercomm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/include/comm/sercomm.h b/src/target/firmware/include/comm/sercomm.h
index 8fbbff9..54256b5 100644
--- a/src/target/firmware/include/comm/sercomm.h
+++ b/src/target/firmware/include/comm/sercomm.h
@@ -3,7 +3,7 @@
/* SERCOMM layer on UART1 (modem UART) */
-#include <osmocore/msgb.h>
+#include <osmocom/core/msgb.h>
#define SERCOMM_UART_NR 1