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