diff --git a/pcr/pcr.h b/pcr/pcr.h index 580a3d111..1868c0bf6 100644 --- a/pcr/pcr.h +++ b/pcr/pcr.h @@ -37,7 +37,7 @@ struct pcr_priv_data struct pcr_rcvr { freq_t last_freq; - rmode_t last_mode; + int last_mode; int last_filter; int last_shift;