aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-04-01 17:56:11 +0200
committerHarald Welte <laforge@gnumonks.org>2015-04-01 17:56:11 +0200
commitefc57bf72df2b33fbaaccd58e65ac3a63a62e533 (patch)
tree873e1b80e1bb395d7f9aa8f9865185550b44f063
parentbfe401d3cde8f20ae6218d09f34bd58fce298b58 (diff)
change include path from gruel -> gnuradio
-rw-r--r--gr-adsbtx/include/adsbtx/api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-adsbtx/include/adsbtx/api.h b/gr-adsbtx/include/adsbtx/api.h
index b2eb8e6..4df3a69 100644
--- a/gr-adsbtx/include/adsbtx/api.h
+++ b/gr-adsbtx/include/adsbtx/api.h
@@ -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