aboutsummaryrefslogtreecommitdiffstats
path: root/tests/xid
diff options
context:
space:
mode:
Diffstat (limited to 'tests/xid')
-rw-r--r--tests/xid/xid_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/xid/xid_test.c b/tests/xid/xid_test.c
index b77a4ae85..e30a14f97 100644
--- a/tests/xid/xid_test.c
+++ b/tests/xid/xid_test.c
@@ -19,8 +19,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include <openbsc/gprs_llc_xid.h>
-#include <openbsc/debug.h>
+#include <osmocom/sgsn/gprs_llc_xid.h>
+#include <osmocom/sgsn/debug.h>
#include <osmocom/core/talloc.h>
#include <osmocom/core/utils.h>