aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/gsm_data.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-07-19 16:48:42 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-07-25 15:32:42 +0200
commit1c7909c9130744caa8a0fde19a4bb2ab02036097 (patch)
tree035c47830caf0e00ab3e9b17f480cccaacfe9ec4 /include/openbsc/gsm_data.h
parentf81151bd3f44a373ae22979534486fe17549dad1 (diff)
replace internal libmgcp with libosmo-legacy-mgcp
Diffstat (limited to 'include/openbsc/gsm_data.h')
-rw-r--r--include/openbsc/gsm_data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openbsc/gsm_data.h b/include/openbsc/gsm_data.h
index 1bee2c8fa..7834cf4b5 100644
--- a/include/openbsc/gsm_data.h
+++ b/include/openbsc/gsm_data.h
@@ -18,7 +18,7 @@
#include <openbsc/common.h>
#include <openbsc/rest_octets.h>
#include <openbsc/common_cs.h>
-#include <openbsc/mgcpgw_client.h>
+#include <osmocom/legacy_mgcp/mgcpgw_client.h>
/** annotations for msgb ownership */