aboutsummaryrefslogtreecommitdiffstats
path: root/tests/db/db_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/db/db_test.c')
-rw-r--r--tests/db/db_test.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/db/db_test.c b/tests/db/db_test.c
index a0c1e79c3..63099f685 100644
--- a/tests/db/db_test.c
+++ b/tests/db/db_test.c
@@ -18,11 +18,11 @@
*
*/
-#include <openbsc/debug.h>
-#include <openbsc/db.h>
-#include <openbsc/gsm_subscriber.h>
-#include <openbsc/gsm_04_11.h>
-#include <openbsc/mgcp.h>
+#include <osmocom/msc/debug.h>
+#include <osmocom/msc/db.h>
+#include <osmocom/msc/gsm_subscriber.h>
+#include <osmocom/msc/gsm_04_11.h>
+#include <osmocom/msc/mgcp.h>
#include <osmocom/core/application.h>