aboutsummaryrefslogtreecommitdiffstats
path: root/src/sccp_state.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/sccp_state.c
parentebdbc1140388255b27479f752d0813d986ca1c03 (diff)
all: Use the libosmo-sccp version of mtp_level3.h
Diffstat (limited to 'src/sccp_state.c')
-rw-r--r--src/sccp_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sccp_state.c b/src/sccp_state.c
index a788580..49cf49a 100644
--- a/src/sccp_state.c
+++ b/src/sccp_state.c
@@ -21,7 +21,7 @@
#include <mtp_data.h>
#include <msc_connection.h>
-#include <mtp_level3.h>
+#include <osmocom/mtp/mtp_level3.h>
#include <bss_patch.h>
#include <bssap_sccp.h>
#include <bsc_data.h>