aboutsummaryrefslogtreecommitdiffstats
path: root/tests/v42bis/v42bis_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/v42bis/v42bis_test.c')
-rw-r--r--tests/v42bis/v42bis_test.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/v42bis/v42bis_test.c b/tests/v42bis/v42bis_test.c
index 7e907858d..41d23b02c 100644
--- a/tests/v42bis/v42bis_test.c
+++ b/tests/v42bis/v42bis_test.c
@@ -19,9 +19,9 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#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>
#include <osmocom/core/utils.h>