summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/transaction.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/mobile/transaction.c')
-rw-r--r--src/host/layer23/src/mobile/transaction.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/host/layer23/src/mobile/transaction.c b/src/host/layer23/src/mobile/transaction.c
index abd3c2d1..4b66050b 100644
--- a/src/host/layer23/src/mobile/transaction.c
+++ b/src/host/layer23/src/mobile/transaction.c
@@ -21,9 +21,9 @@
#include <stdint.h>
-#include <osmocore/talloc.h>
-#include <osmocore/timer.h>
-#include <osmocore/msgb.h>
+#include <osmocom/core/talloc.h>
+#include <osmocom/core/timer.h>
+#include <osmocom/core/msgb.h>
#include <osmocom/bb/common/osmocom_data.h>
#include <osmocom/bb/common/logging.h>