diff options
Diffstat (limited to 'gr-vocoder/lib/cvsd_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/cvsd_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/cvsd_decode_bs_impl.h b/gr-vocoder/lib/cvsd_decode_bs_impl.h index 007c00c2bd..a9a7cede44 100644 --- a/gr-vocoder/lib/cvsd_decode_bs_impl.h +++ b/gr-vocoder/lib/cvsd_decode_bs_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VOCODER_CVSD_DECODE_BS_IMPL_H #define INCLUDED_VOCODER_CVSD_DECODE_BS_IMPL_H -#include <vocoder/cvsd_decode_bs.h> +#include <gnuradio/vocoder/cvsd_decode_bs.h> namespace gr { namespace vocoder { |