aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcommon/gsup_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libcommon/gsup_client.c')
-rw-r--r--src/libcommon/gsup_client.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libcommon/gsup_client.c b/src/libcommon/gsup_client.c
index fd65e7b0b..89a9f7060 100644
--- a/src/libcommon/gsup_client.c
+++ b/src/libcommon/gsup_client.c
@@ -21,14 +21,14 @@
*
*/
-#include <openbsc/gsup_client.h>
+#include <osmocom/sgsn/gsup_client.h>
#include <osmocom/abis/ipa.h>
#include <osmocom/gsm/protocol/ipaccess.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/logging.h>
-#include <openbsc/debug.h>
+#include <osmocom/sgsn/debug.h>
#include <errno.h>
#include <string.h>