diff options
Diffstat (limited to 'gr-digital/lib/probe_density_b_impl.h')
-rw-r--r-- | gr-digital/lib/probe_density_b_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-digital/lib/probe_density_b_impl.h b/gr-digital/lib/probe_density_b_impl.h index e792403dc5..a7a6086dd1 100644 --- a/gr-digital/lib/probe_density_b_impl.h +++ b/gr-digital/lib/probe_density_b_impl.h @@ -21,7 +21,7 @@ #ifndef INCLUDED_GR_PROBE_DENSITY_B_IMPL_H #define INCLUDED_GR_PROBE_DENSITY_B_IMPL_H -#include <digital/probe_density_b.h> +#include <gnuradio/digital/probe_density_b.h> namespace gr { namespace digital { |