aboutsummaryrefslogtreecommitdiff
path: root/tests/mockpulse.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mockpulse.h')
-rw-r--r--tests/mockpulse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mockpulse.h b/tests/mockpulse.h
index 521ba2b..327121a 100644
--- a/tests/mockpulse.h
+++ b/tests/mockpulse.h
@@ -22,3 +22,4 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <pulse/glib-mainloop.h>
+void set_pa_context_get_state_result(pa_context *, pa_context_state_t state);