summaryrefslogtreecommitdiff
path: root/gr-fcd/include/fcd
diff options
context:
space:
mode:
Diffstat (limited to 'gr-fcd/include/fcd')
-rw-r--r--gr-fcd/include/fcd/fcd_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-fcd/include/fcd/fcd_api.h b/gr-fcd/include/fcd/fcd_api.h
index d6d1bd31f..e1452b8af 100644
--- a/gr-fcd/include/fcd/fcd_api.h
+++ b/gr-fcd/include/fcd/fcd_api.h
@@ -24,7 +24,7 @@
#include <gruel/attributes.h>
-#ifdef gnuradio_pager_EXPORTS
+#ifdef gnuradio_fcd_EXPORTS
# define FCD_API __GR_ATTR_EXPORT
#else
# define FCD_API __GR_ATTR_IMPORT