aboutsummaryrefslogtreecommitdiff
path: root/common/mooPdUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/mooPdUtils.h')
-rw-r--r--common/mooPdUtils.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/mooPdUtils.h b/common/mooPdUtils.h
index 4917e7d..0eb1c74 100644
--- a/common/mooPdUtils.h
+++ b/common/mooPdUtils.h
@@ -14,5 +14,7 @@
# define MOO_UNUSED
#endif
+/*-- PDEXT_UNUSED : alias for MOO_UNUSED --*/
+#define PDEXT_UNUSED MOO_UNUSED
#endif /* _MOO_PD_UTILS_H */