aboutsummaryrefslogtreecommitdiffstats
path: root/tests/smpp
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-09-04 15:04:35 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-09-06 16:41:25 +0200
commit90843964679f35ef4d11c2788debcba976f500bc (patch)
tree672a77bcb8fbdbc0ef95018769196a697480b1da /tests/smpp
parent47cd0d2687e9711644008f3d6d1b829d763c520e (diff)
rename include/openbsc to include/osmocom/msc
Diffstat (limited to 'tests/smpp')
-rw-r--r--tests/smpp/smpp_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/smpp/smpp_test.c b/tests/smpp/smpp_test.c
index 62fa9d2e9..5f5f2d642 100644
--- a/tests/smpp/smpp_test.c
+++ b/tests/smpp/smpp_test.c
@@ -20,7 +20,7 @@
#include <stdlib.h>
#include <stdio.h>
-#include <openbsc/debug.h>
+#include <osmocom/msc/debug.h>
#include <osmocom/core/application.h>
#include <osmocom/core/backtrace.h>