--- qsstv/drmrx/psdmean.cpp.orig 2019-04-18 21:12:04 UTC +++ qsstv/drmrx/psdmean.cpp @@ -36,7 +36,6 @@ #include #include #include -#include void rfft(float *, int, int); void psdmean(float *input, float *psd, int lblock, int nblocks) {