]> git.sesse.net Git - vlc/blobdiff - modules/audio_output/directx.c
Qt4 - Stats. Reverse the statistic order. Resize to the correct size. Trax#48
[vlc] / modules / audio_output / directx.c
index 5c901cd0dee14889af9d87a46f9fa607e45e073a..dc927acedf0a60fec49a1913d784c760a7f601ba 100644 (file)
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>                                            /* strerror() */
 
 
 #include <vlc/vlc.h>