summaryrefslogtreecommitdiff
path: root/gr-analog/lib/fmdet_cf_impl.h
diff options
context:
space:
mode:
authorJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:02:01 -0700
committerJohnathan Corgan <johnathan@corganlabs.com>2013-04-29 22:02:01 -0700
commitf821a19326a33cd23d1187784d6a98635d3cfc12 (patch)
treed8b53b31659a547fb9cd54ad68e41effed7b2ead /gr-analog/lib/fmdet_cf_impl.h
parent56f03bb3ae5d72397c4e0fe860629c6cab3d95b0 (diff)
filter: moved include dir to gnuradio/filter
Diffstat (limited to 'gr-analog/lib/fmdet_cf_impl.h')
-rw-r--r--gr-analog/lib/fmdet_cf_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/lib/fmdet_cf_impl.h b/gr-analog/lib/fmdet_cf_impl.h
index bcb31ecedc..921e20ec78 100644
--- a/gr-analog/lib/fmdet_cf_impl.h
+++ b/gr-analog/lib/fmdet_cf_impl.h
@@ -24,7 +24,7 @@
#define INCLUDED_ANALOG_FMDET_CF_IMPL_H
#include <gnuradio/analog/fmdet_cf.h>
-//#include <filter/fir_filter.h>
+//#include <gnuradio/filter/fir_filter.h>
#include <gnuradio/sync_block.h>
namespace gr {