aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/v42bis.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/v42bis.c')
-rw-r--r--src/gprs/v42bis.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gprs/v42bis.c b/src/gprs/v42bis.c
index a04b0af5c..3bb9afcd3 100644
--- a/src/gprs/v42bis.c
+++ b/src/gprs/v42bis.c
@@ -38,9 +38,9 @@
#include <ctype.h>
#include <assert.h>
-#include <openbsc/v42bis.h>
-#include <openbsc/v42bis_private.h>
-#include <openbsc/debug.h>
+#include <osmocom/sgsn/v42bis.h>
+#include <osmocom/sgsn/v42bis_private.h>
+#include <osmocom/sgsn/debug.h>
#include <osmocom/core/talloc.h>