aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/iucs.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libmsc/iucs.c')
-rw-r--r--src/libmsc/iucs.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/libmsc/iucs.c b/src/libmsc/iucs.c
index 04b9ece7d..c89e41266 100644
--- a/src/libmsc/iucs.c
+++ b/src/libmsc/iucs.c
@@ -26,12 +26,12 @@
#include <osmocom/core/logging.h>
#include <osmocom/ranap/iu_client.h>
-#include <openbsc/debug.h>
+#include <osmocom/msc/debug.h>
-#include <openbsc/gsm_data.h>
-#include <openbsc/gsm_subscriber.h>
-#include <openbsc/osmo_msc.h>
-#include <openbsc/vlr.h>
+#include <osmocom/msc/gsm_data.h>
+#include <osmocom/msc/gsm_subscriber.h>
+#include <osmocom/msc/osmo_msc.h>
+#include <osmocom/msc/vlr.h>
/* For A-interface see libbsc/bsc_api.c subscr_con_allocate() */
static struct gsm_subscriber_connection *subscr_conn_allocate_iu(struct gsm_network *network,