diff options
Diffstat (limited to 'gr-atsc/lib/GrAtscInterleaver.cc')
-rw-r--r-- | gr-atsc/lib/GrAtscInterleaver.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/lib/GrAtscInterleaver.cc b/gr-atsc/lib/GrAtscInterleaver.cc index 58113bd5d4..f24dcaad15 100644 --- a/gr-atsc/lib/GrAtscInterleaver.cc +++ b/gr-atsc/lib/GrAtscInterleaver.cc @@ -20,7 +20,7 @@ * Boston, MA 02110-1301, USA. */ -#include <atsc/GrAtscInterleaver.h> +#include <gnuradio/atsc/GrAtscInterleaver.h> // typedefs for fundamental i/o types |