aboutsummaryrefslogtreecommitdiffstats
path: root/src/links.c
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-24 19:24:22 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-03-24 19:24:22 +0100
commit316168249f25e46d802edcfed2461845000a066d (patch)
tree7abe250d9f468411acedaefa21a1b7db5358351e /src/links.c
parentebdbc1140388255b27479f752d0813d986ca1c03 (diff)
all: Use the libosmo-sccp version of mtp_level3.h
Diffstat (limited to 'src/links.c')
-rw-r--r--src/links.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/links.c b/src/links.c
index 1b97e58..febfa56 100644
--- a/src/links.c
+++ b/src/links.c
@@ -24,7 +24,7 @@
#include <cellmgr_debug.h>
#include <msc_connection.h>
#include <mtp_data.h>
-#include <mtp_level3.h>
+#include <osmocom/mtp/mtp_level3.h>
#include <mtp_pcap.h>
#include <snmp_mtp.h>