diff options
Diffstat (limited to 'gr-trellis/include/trellis/api.h')
-rw-r--r-- | gr-trellis/include/trellis/api.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-trellis/include/trellis/api.h b/gr-trellis/include/trellis/api.h index 8b85addd96..bdf5842864 100644 --- a/gr-trellis/include/trellis/api.h +++ b/gr-trellis/include/trellis/api.h @@ -22,7 +22,7 @@ #ifndef INCLUDED_TRELLIS_API_H #define INCLUDED_TRELLIS_API_H -#include <attributes.h> +#include <gnuradio/attributes.h> #ifdef gnuradio_trellis_EXPORTS # define TRELLIS_API __GR_ATTR_EXPORT |