mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-19 07:00:03 -05:00
fix for new location of gccmacro.h
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2281 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d1d7a0749d
commit
a0671aa8db
9 changed files with 11 additions and 9 deletions
|
|
@ -1,8 +1,9 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#include <pulse/xmalloc.h>
|
||||
#include <pulse/gccmacro.h>
|
||||
|
||||
#include <pulsecore/strlist.h>
|
||||
#include <pulsecore/gccmacro.h>
|
||||
|
||||
int main(PA_GCC_UNUSED int argc, PA_GCC_UNUSED char* argv[]) {
|
||||
char *t, *u;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue