diff options
Diffstat (limited to 'gr-atsc/lib/qa_interleaver_fifo.h')
-rw-r--r-- | gr-atsc/lib/qa_interleaver_fifo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-atsc/lib/qa_interleaver_fifo.h b/gr-atsc/lib/qa_interleaver_fifo.h index d0651b591f..9fea65a748 100644 --- a/gr-atsc/lib/qa_interleaver_fifo.h +++ b/gr-atsc/lib/qa_interleaver_fifo.h @@ -26,7 +26,7 @@ #include <cppunit/extensions/HelperMacros.h> #include <cppunit/TestCase.h> -#include <atsc/interleaver_fifo.h> +#include <gnuradio/atsc/interleaver_fifo.h> class qa_interleaver_fifo : public CppUnit::TestCase { private: |