aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libtrau/subchan_demux.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libtrau/subchan_demux.c')
-rw-r--r--openbsc/src/libtrau/subchan_demux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/src/libtrau/subchan_demux.c b/openbsc/src/libtrau/subchan_demux.c
index 6bcf279fe..ee62d41d3 100644
--- a/openbsc/src/libtrau/subchan_demux.c
+++ b/openbsc/src/libtrau/subchan_demux.c
@@ -27,7 +27,7 @@
#include <openbsc/subchan_demux.h>
#include <openbsc/trau_frame.h>
#include <openbsc/debug.h>
-#include <osmocore/talloc.h>
+#include <osmocom/core/talloc.h>
#include <openbsc/gsm_data.h>
void *tall_tqe_ctx;