summaryrefslogtreecommitdiff
path: root/gr-analog/lib/pwr_squelch_ff_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/lib/pwr_squelch_ff_impl.h')
-rw-r--r--gr-analog/lib/pwr_squelch_ff_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-analog/lib/pwr_squelch_ff_impl.h b/gr-analog/lib/pwr_squelch_ff_impl.h
index 96d959b4dd..022f97c16c 100644
--- a/gr-analog/lib/pwr_squelch_ff_impl.h
+++ b/gr-analog/lib/pwr_squelch_ff_impl.h
@@ -23,9 +23,9 @@
#ifndef INCLUDED_ANALOG_PWR_SQUELCH_FF_IMPL_H
#define INCLUDED_ANALOG_PWR_SQUELCH_FF_IMPL_H
-#include <analog/pwr_squelch_ff.h>
+#include <gnuradio/analog/pwr_squelch_ff.h>
#include "squelch_base_ff_impl.h"
-#include <filter/single_pole_iir.h>
+#include <gnuradio/filter/single_pole_iir.h>
#include <cmath>
namespace gr {