aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/tch.c
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2012-03-15 21:27:21 +0100
committerHarald Welte <laforge@gnumonks.org>2012-03-15 21:27:21 +0100
commit20d73555a2226a335efaeb46b7b8e342055113c5 (patch)
tree60d1a59c32082cfd4afe3dd38166a07baa5bde3a /src/osmo-bts-sysmo/tch.c
parent47589f10a4707e9396840fa73cefe2eeacbe0977 (diff)
update to new "superfemto.h" header file naming
Diffstat (limited to 'src/osmo-bts-sysmo/tch.c')
-rw-r--r--src/osmo-bts-sysmo/tch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo-bts-sysmo/tch.c b/src/osmo-bts-sysmo/tch.c
index 31f86896..e9512a92 100644
--- a/src/osmo-bts-sysmo/tch.c
+++ b/src/osmo-bts-sysmo/tch.c
@@ -40,7 +40,7 @@
#include <osmo-bts/gsm_data.h>
#include <osmo-bts/measurement.h>
-#include <sysmocom/femtobts/femtobts.h>
+#include <sysmocom/femtobts/superfemto.h>
#include <sysmocom/femtobts/gsml1prim.h>
#include <sysmocom/femtobts/gsml1const.h>
#include <sysmocom/femtobts/gsml1types.h>