change include path from gruel -> gnuradio

This commit is contained in:
Harald Welte 2015-04-01 17:56:11 +02:00
parent bfe401d3cd
commit efc57bf72d
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#ifndef INCLUDED_ADSBTX_API_H
#define INCLUDED_ADSBTX_API_H
#include <gruel/attributes.h>
#include <gnuradio/attributes.h>
#ifdef gnuradio_ADSBTX_EXPORTS
# define ADSBTX_API __GR_ATTR_EXPORT