]> git.sesse.net Git - vlc/blobdiff - modules/audio_filter/converter/mpgatofixed32.c
Use <vlc_cpu.h>
[vlc] / modules / audio_filter / converter / mpgatofixed32.c
index e7201a8cdf925e46cad30d2fce614f6f1ab3113b..b242a1f760a895c7ba1780cc79767925f1278ff3 100644 (file)
@@ -38,6 +38,7 @@
 #include <vlc_aout.h>
 #include <vlc_block.h>
 #include <vlc_filter.h>
+#include <vlc_cpu.h>
 
 /*****************************************************************************
  * Local prototypes