summaryrefslogtreecommitdiffstats
path: root/polyp/paplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'polyp/paplay.c')
-rw-r--r--polyp/paplay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/polyp/paplay.c b/polyp/paplay.c
index 89358a51..cc466e12 100644
--- a/polyp/paplay.c
+++ b/polyp/paplay.c
@@ -40,7 +40,7 @@
#include <polyp/mainloop-signal.h>
#include <polyp/polyplib-version.h>
-#if PA_API_VERSION != PA_API_VERSION_0_6
+#if PA_API_VERSION != 6
#error Invalid Polypaudio API version
#endif