diff options
Diffstat (limited to 'gnuradio-runtime/include/pmt/api.h')
-rw-r--r-- | gnuradio-runtime/include/pmt/api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/include/pmt/api.h b/gnuradio-runtime/include/pmt/api.h index 96f1f8c26b..69674dbd77 100644 --- a/gnuradio-runtime/include/pmt/api.h +++ b/gnuradio-runtime/include/pmt/api.h @@ -22,7 +22,7 @@ #ifndef INCLUDED_PMT_API_H #define INCLUDED_PMT_API_H -#include <attributes.h> +#include <gnuradio/attributes.h> #ifdef gnuradio_pmt_EXPORTS # define PMT_API __GR_ATTR_EXPORT |