summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/pmt/api.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-runtime/include/pmt/api.h')
-rw-r--r--gnuradio-runtime/include/pmt/api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/include/pmt/api.h b/gnuradio-runtime/include/pmt/api.h
index 5dcc8a84a5..96f1f8c26b 100644
--- a/gnuradio-runtime/include/pmt/api.h
+++ b/gnuradio-runtime/include/pmt/api.h
@@ -24,7 +24,7 @@
#include <attributes.h>
-#ifdef pmt_EXPORTS
+#ifdef gnuradio_pmt_EXPORTS
# define PMT_API __GR_ATTR_EXPORT
#else
# define PMT_API __GR_ATTR_IMPORT