diff options
Diffstat (limited to 'gr-blocks/lib/interleave_impl.h')
-rw-r--r-- | gr-blocks/lib/interleave_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-blocks/lib/interleave_impl.h b/gr-blocks/lib/interleave_impl.h index a02517e3e1..962747c8b5 100644 --- a/gr-blocks/lib/interleave_impl.h +++ b/gr-blocks/lib/interleave_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_INTERLEAVE_IMPL_H #define INCLUDED_INTERLEAVE_IMPL_H -#include <blocks/interleave.h> +#include <gnuradio/blocks/interleave.h> namespace gr { namespace blocks { |