summaryrefslogtreecommitdiffstats
path: root/src/host/layer23/src/mobile/sysinfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/layer23/src/mobile/sysinfo.c')
-rw-r--r--src/host/layer23/src/mobile/sysinfo.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/host/layer23/src/mobile/sysinfo.c b/src/host/layer23/src/mobile/sysinfo.c
index 0f425b48..a16d39d4 100644
--- a/src/host/layer23/src/mobile/sysinfo.c
+++ b/src/host/layer23/src/mobile/sysinfo.c
@@ -23,8 +23,8 @@
#include <stdint.h>
#include <string.h>
-#include <osmocom/osmocom_data.h>
-#include <osmocom/networks.h>
+#include <osmocom/bb/common/osmocom_data.h>
+#include <osmocom/bb/common/networks.h>
int gsm48_sysinfo_dump(struct gsm48_sysinfo *s, uint16_t arfcn,
void (*print)(void *, const char *, ...), void *priv)