mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-23 06:59:53 -05:00
really fix API version API
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@249 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
6dfab4ec7b
commit
d09240118c
7 changed files with 23 additions and 10 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue