aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/gtphub_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/gtphub_main.c')
-rw-r--r--src/gprs/gtphub_main.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gprs/gtphub_main.c b/src/gprs/gtphub_main.c
index d7b3ba74b..782afb322 100644
--- a/src/gprs/gtphub_main.c
+++ b/src/gprs/gtphub_main.c
@@ -41,9 +41,9 @@
#include <osmocom/sigtran/osmo_ss7.h>
-#include <openbsc/debug.h>
-#include <openbsc/gtphub.h>
-#include <openbsc/vty.h>
+#include <osmocom/sgsn/debug.h>
+#include <osmocom/sgsn/gtphub.h>
+#include <osmocom/sgsn/vty.h>
#include "../../bscconfig.h"