diff options
Diffstat (limited to 'gr-vocoder/lib/g721_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/g721_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/g721_decode_bs_impl.h b/gr-vocoder/lib/g721_decode_bs_impl.h index b861591e49..f5354e1364 100644 --- a/gr-vocoder/lib/g721_decode_bs_impl.h +++ b/gr-vocoder/lib/g721_decode_bs_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VOCODER_G721_DECODE_BS_IMPL_H #define INCLUDED_VOCODER_G721_DECODE_BS_IMPL_H -#include <vocoder/g721_decode_bs.h> +#include <gnuradio/vocoder/g721_decode_bs.h> extern "C" { #include "g7xx/g72x.h" |