include pulse/version.h for PA_CHECK_VERSION
This commit is contained in:
parent
a13e9832e7
commit
83a9cf74fb
|
@ -25,6 +25,8 @@
|
||||||
|
|
||||||
#include <glib.h>
|
#include <glib.h>
|
||||||
|
|
||||||
|
#include <pulse/version.h>
|
||||||
|
|
||||||
#if !defined(PA_CHECK_VERSION)
|
#if !defined(PA_CHECK_VERSION)
|
||||||
/**
|
/**
|
||||||
* This macro was implemented in libpulse 0.9.16.
|
* This macro was implemented in libpulse 0.9.16.
|
||||||
|
|
Loading…
Reference in New Issue