summaryrefslogtreecommitdiff
path: root/gr-vocoder/lib/alaw_encode_sb_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'gr-vocoder/lib/alaw_encode_sb_impl.h')
-rw-r--r--gr-vocoder/lib/alaw_encode_sb_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/alaw_encode_sb_impl.h b/gr-vocoder/lib/alaw_encode_sb_impl.h
index 72112e35a9..0de1e2e6fd 100644
--- a/gr-vocoder/lib/alaw_encode_sb_impl.h
+++ b/gr-vocoder/lib/alaw_encode_sb_impl.h
@@ -23,7 +23,7 @@
#ifndef INCLUDED_VOCODER_ALAW_ENCODER_SB_IMPL_H
#define INCLUDED_VOCODER_ALAW_ENCODER_SB_IMPL_H
-#include <vocoder/alaw_encode_sb.h>
+#include <gnuradio/vocoder/alaw_encode_sb.h>
namespace gr {
namespace vocoder {