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