mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
fix include line for "core-util.h"
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@923 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
40feedb8bf
commit
53a285e756
27 changed files with 26 additions and 28 deletions
|
|
@ -29,7 +29,7 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include <polypcore/gccmacro.h>
|
||||
#include <polypcore/util.h>
|
||||
#include <polypcore/core-util.h>
|
||||
#include <polyp/thread-mainloop.h>
|
||||
|
||||
static void tcb(pa_mainloop_api*a, pa_time_event *e, const struct timeval *tv, void *userdata) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue