summaryrefslogtreecommitdiff
path: root/gr-analog/lib/simple_squelch_cc_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-analog/lib/simple_squelch_cc_impl.h')
-rw-r--r--gr-analog/lib/simple_squelch_cc_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-analog/lib/simple_squelch_cc_impl.h b/gr-analog/lib/simple_squelch_cc_impl.h
index ba11de91e7..d1a923a296 100644
--- a/gr-analog/lib/simple_squelch_cc_impl.h
+++ b/gr-analog/lib/simple_squelch_cc_impl.h
@@ -23,8 +23,8 @@
#ifndef INCLUDED_ANALOG_SIMPLE_SQUELCH_CC_IMPL_H
#define INCLUDED_ANALOG_SIMPLE_SQUELCH_CC_IMPL_H
-#include <analog/simple_squelch_cc.h>
-#include <filter/single_pole_iir.h>
+#include <gnuradio/analog/simple_squelch_cc.h>
+#include <gnuradio/filter/single_pole_iir.h>
namespace gr {
namespace analog {