diff options
Diffstat (limited to 'src/pulsecore/strbuf.h')
-rw-r--r-- | src/pulsecore/strbuf.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pulsecore/strbuf.h b/src/pulsecore/strbuf.h index 1c0850b1..24c876d5 100644 --- a/src/pulsecore/strbuf.h +++ b/src/pulsecore/strbuf.h @@ -1,8 +1,6 @@ #ifndef foostrbufhfoo #define foostrbufhfoo -/* $Id$ */ - /*** This file is part of PulseAudio. @@ -24,7 +22,7 @@ USA. ***/ -#include <pulsecore/gccmacro.h> +#include <pulse/gccmacro.h> typedef struct pa_strbuf pa_strbuf; |