X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fgeneral%2Fgr_fft_vfc.cc;h=df68af7e1aa1d24ec1b653252fbdb41511266f43;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=f6c14f9811d0aa7af0b8695e0e2a6a9328a9f103;hpb=09a1e803a9e6587c78d20cdf16891e5295874668;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/general/gr_fft_vfc.cc b/gnuradio-core/src/lib/general/gr_fft_vfc.cc index f6c14f98..df68af7e 100644 --- a/gnuradio-core/src/lib/general/gr_fft_vfc.cc +++ b/gnuradio-core/src/lib/general/gr_fft_vfc.cc @@ -29,6 +29,8 @@ #include #include #include +#include +#include // FIXME after this is working, change to use native real to complex fft.