diff options
Diffstat (limited to 'gr-analog/lib/dpll_bb_impl.h')
-rw-r--r-- | gr-analog/lib/dpll_bb_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-analog/lib/dpll_bb_impl.h b/gr-analog/lib/dpll_bb_impl.h index a1d8b77097..4caa498d70 100644 --- a/gr-analog/lib/dpll_bb_impl.h +++ b/gr-analog/lib/dpll_bb_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_ANALOG_DPLL_BB_IMPL_H #define INCLUDED_ANALOG_DPLL_BB_IMPL_H -#include <analog/dpll_bb.h> +#include <gnuradio/analog/dpll_bb.h> namespace gr { namespace analog { |