merge glitch-free branch back into trunk
[profile/ivi/pulseaudio.git] / src / pulsecore / hook-list.h
index b3bd600..c288980 100644 (file)
   USA.
 ***/
 
-#include <pulsecore/llist.h>
 #include <pulse/xmalloc.h>
-#include <pulsecore/gccmacro.h>
+#include <pulse/gccmacro.h>
+
+#include <pulsecore/llist.h>
 
 typedef struct pa_hook_slot pa_hook_slot;
 typedef struct pa_hook pa_hook;