summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/rms_ff_impl.h
diff options
context:
space:
mode:
authorTom Rondeau <trondeau@vt.edu>2013-03-06 15:02:53 -0500
committerTom Rondeau <trondeau@vt.edu>2013-03-06 15:02:53 -0500
commit2fb54bc604578db99ee788799a7723ed5eddb65a (patch)
tree0e1aa737f3a060d4552a01b157accdec4d1c6632 /gr-blocks/lib/rms_ff_impl.h
parent4865f080c419349274d945e046b2e46920edc682 (diff)
core: removing single_pole_irr header from core that is no longer used.
Diffstat (limited to 'gr-blocks/lib/rms_ff_impl.h')
-rw-r--r--gr-blocks/lib/rms_ff_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gr-blocks/lib/rms_ff_impl.h b/gr-blocks/lib/rms_ff_impl.h
index e0ea868c3b..34d7d986c0 100644
--- a/gr-blocks/lib/rms_ff_impl.h
+++ b/gr-blocks/lib/rms_ff_impl.h
@@ -24,7 +24,6 @@
#define INCLUDED_BLOCKS_RMS_FF_IMPL_H
#include <blocks/rms_ff.h>
-#include <gr_single_pole_iir.h>
namespace gr {
namespace blocks {