aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/support.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/support.c')
-rw-r--r--src/common/support.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/support.c b/src/common/support.c
index 1bee3e12..45f33b88 100644
--- a/src/common/support.c
+++ b/src/common/support.c
@@ -20,9 +20,9 @@
#include <sys/types.h>
#include <string.h>
-#include <osmocom/bb/common/osmocom_data.h>
-#include <osmocom/bb/bts/support.h>
#include <osmocore/protocol/gsm_12_21.h>
+//#include <osmocom/bb/common/osmocom_data.h>
+#include <osmo-bts/support.h>
struct bts_support bts_support;