diff options
Diffstat (limited to 'gnuradio-runtime/lib/pmt/qa_pmt.h')
-rw-r--r-- | gnuradio-runtime/lib/pmt/qa_pmt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/lib/pmt/qa_pmt.h b/gnuradio-runtime/lib/pmt/qa_pmt.h index 3e0c91abac..9293a076a6 100644 --- a/gnuradio-runtime/lib/pmt/qa_pmt.h +++ b/gnuradio-runtime/lib/pmt/qa_pmt.h @@ -23,7 +23,7 @@ #ifndef INCLUDED_QA_PMT_H #define INCLUDED_QA_PMT_H -#include <attributes.h> +#include <gnuradio/attributes.h> #include <cppunit/TestSuite.h> //! collect all the tests for pmt |