]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/svolume_sse.c
Fixup #include directives according to Coding Style
[pulseaudio] / src / pulsecore / svolume_sse.c
index 8682807212184470ca30cd306cc40cf9bd0a9533..ef07a2436c65a025969f6c998df8c26f55d91109 100644 (file)
 #include <pulsecore/macro.h>
 #include <pulsecore/g711.h>
 #include <pulsecore/core-util.h>
+#include <pulsecore/endianmacros.h>
 
 #include "cpu-x86.h"
 
 #include "sample-util.h"
-#include "endianmacros.h"
 
 #if defined (__i386__) || defined (__amd64__)