]> git.sesse.net Git - vlc/blobdiff - modules/video_chroma/grey_yuv.c
make ptr -> int conversion 64 bit friendly
[vlc] / modules / video_chroma / grey_yuv.c
index 6d610484e35114a20af5962c968a54c5ddd43306..457895fbe5ff7cf36ccf36d9884073d2a48d26cb 100644 (file)
@@ -24,7 +24,6 @@
 /*****************************************************************************
  * Preamble
  *****************************************************************************/
-#include <string.h>                                            /* strerror() */
 
 #include <vlc/vlc.h>
 #include <vlc_vout.h>