diff options
author | Lennart Poettering <lennart@poettering.net> | 2008-04-11 17:06:41 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2008-04-11 17:06:41 +0000 |
commit | 55f273eb008cac7c2307057aa0ce85cf297b982c (patch) | |
tree | f4482af0f3d24a8d7d4e615d91f258573a5270b1 /src/pulsecore/strbuf.h | |
parent | 07f5c1d8e433b5feb4f8b7a4307477e071234f1a (diff) |
s/pulsecore\/gccmacro.h/pulse\/gccmacro.h/
git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/glitch-free@2261 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/pulsecore/strbuf.h')
-rw-r--r-- | src/pulsecore/strbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pulsecore/strbuf.h b/src/pulsecore/strbuf.h index 1c0850b1..d3555a2c 100644 --- a/src/pulsecore/strbuf.h +++ b/src/pulsecore/strbuf.h @@ -24,7 +24,7 @@ USA. ***/ -#include <pulsecore/gccmacro.h> +#include <pulse/gccmacro.h> typedef struct pa_strbuf pa_strbuf; |