From 55f273eb008cac7c2307057aa0ce85cf297b982c Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Apr 2008 17:06:41 +0000 Subject: 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 --- src/pulsecore/hook-list.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/pulsecore/hook-list.h') diff --git a/src/pulsecore/hook-list.h b/src/pulsecore/hook-list.h index b3bd600a..c288980d 100644 --- a/src/pulsecore/hook-list.h +++ b/src/pulsecore/hook-list.h @@ -24,9 +24,10 @@ USA. ***/ -#include #include -#include +#include + +#include typedef struct pa_hook_slot pa_hook_slot; typedef struct pa_hook pa_hook; -- cgit