diff options
Diffstat (limited to 'gr-vocoder/lib/ulaw_decode_bs_impl.h')
-rw-r--r-- | gr-vocoder/lib/ulaw_decode_bs_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/ulaw_decode_bs_impl.h b/gr-vocoder/lib/ulaw_decode_bs_impl.h index db7a0dcab9..9e5d238b49 100644 --- a/gr-vocoder/lib/ulaw_decode_bs_impl.h +++ b/gr-vocoder/lib/ulaw_decode_bs_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VOCODER_ULAW_DECODE_BS_IMPL_H #define INCLUDED_VOCODER_ULAW_DECODE_BS_IMPL_H -#include <vocoder/ulaw_decode_bs.h> +#include <gnuradio/vocoder/ulaw_decode_bs.h> namespace gr { namespace vocoder { |