aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_ussd_map.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/gsm_ussd_map.h')
-rw-r--r--openbsc/include/openbsc/gsm_ussd_map.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbsc/include/openbsc/gsm_ussd_map.h b/openbsc/include/openbsc/gsm_ussd_map.h
index 72798b24f..0f09fd3d5 100644
--- a/openbsc/include/openbsc/gsm_ussd_map.h
+++ b/openbsc/include/openbsc/gsm_ussd_map.h
@@ -1,11 +1,11 @@
#ifndef _GSM_USSD_MAP_H
#define _GSM_USSD_MAP_H
-#include <openbsc/gprs_gsup_client.h>
+#include <openbsc/gsup_client.h>
#include <openbsc/gsm_subscriber.h>
#include <openbsc/gsm_ussd_map_proto.h>
-int ussd_map_read_cb(struct gprs_gsup_client *sup_client,
+int ussd_map_read_cb(struct gsup_client *sup_client,
struct msgb *msg);
int ussd_map_tx_message(struct gsm_network *net, struct ss_header *req,