diff options
Diffstat (limited to 'gr-vocoder/lib/ulaw_encode_sb_impl.h')
-rw-r--r-- | gr-vocoder/lib/ulaw_encode_sb_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/ulaw_encode_sb_impl.h b/gr-vocoder/lib/ulaw_encode_sb_impl.h index 2ce207fbf8..48227a86da 100644 --- a/gr-vocoder/lib/ulaw_encode_sb_impl.h +++ b/gr-vocoder/lib/ulaw_encode_sb_impl.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_VOCODER_ULAW_ENCODER_SB_IMPL_H #define INCLUDED_VOCODER_ULAW_ENCODER_SB_IMPL_H -#include <vocoder/ulaw_encode_sb.h> +#include <gnuradio/vocoder/ulaw_encode_sb.h> namespace gr { namespace vocoder { |