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:
Lennart Poettering 2008-04-20 19:52:05 +00:00
parent d1d7a0749d
commit a0671aa8db
9 changed files with 11 additions and 9 deletions

View file

@ -29,9 +29,9 @@
#include <assert.h>
#include <pulse/timeval.h>
#include <pulse/gccmacro.h>
#include <pulsecore/core-util.h>
#include <pulsecore/gccmacro.h>
#ifdef GLIB_MAIN_LOOP