diff options
Diffstat (limited to 'gr-vocoder/lib/g723_24_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/g723_24_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/g723_24_decode_bs_impl.h b/gr-vocoder/lib/g723_24_decode_bs_impl.h index 3ecea1b1ef..454bed76c6 100644 --- a/gr-vocoder/lib/g723_24_decode_bs_impl.h +++ b/gr-vocoder/lib/g723_24_decode_bs_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VOCODER_G723_24_DECODE_BS_IMPL_H #define INCLUDED_VOCODER_G723_24_DECODE_BS_IMPL_H -#include <vocoder/g723_24_decode_bs.h> +#include <gnuradio/vocoder/g723_24_decode_bs.h> extern "C" { #include "g7xx/g72x.h" |