aboutsummaryrefslogtreecommitdiffstats
path: root/src/pdch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pdch.h')
-rw-r--r--src/pdch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pdch.h b/src/pdch.h
index 51850459..7a544fe4 100644
--- a/src/pdch.h
+++ b/src/pdch.h
@@ -70,7 +70,7 @@ struct gprs_rlcmac_pdch {
struct pcu_l1_meas *meas, enum CodingScheme cs);
gprs_rlcmac_bts *bts_data() const;
- BTS *bts() const;
+ struct gprs_rlcmac_bts *bts() const;
uint8_t trx_no() const;
struct gprs_rlcmac_ul_tbf *ul_tbf_by_tfi(uint8_t tfi);