aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bsc-nat-trie/bsc_nat_trie_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bsc-nat-trie/bsc_nat_trie_test.c')
-rw-r--r--tests/bsc-nat-trie/bsc_nat_trie_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bsc-nat-trie/bsc_nat_trie_test.c b/tests/bsc-nat-trie/bsc_nat_trie_test.c
index 4b4df2faf..3c04a9f84 100644
--- a/tests/bsc-nat-trie/bsc_nat_trie_test.c
+++ b/tests/bsc-nat-trie/bsc_nat_trie_test.c
@@ -18,8 +18,8 @@
*
*/
-#include <openbsc/nat_rewrite_trie.h>
-#include <openbsc/debug.h>
+#include <osmocom/bsc/nat_rewrite_trie.h>
+#include <osmocom/bsc/debug.h>
#include <osmocom/core/application.h>
#include <osmocom/core/backtrace.h>