]> git.sesse.net Git - vlc/blobdiff - modules/video_output/qte/qte.cpp
Remove stdlib.h
[vlc] / modules / video_output / qte / qte.cpp
index 1f4e9dbc410919748381f32ba1fbc5e0cf1f033c..b25060e40725388294534dedfcdd18db730def80 100644 (file)
@@ -37,7 +37,6 @@
 extern "C"
 {
 #include <errno.h>                                                 /* ENOMEM */
-#include <stdlib.h>                                                /* free() */
 #include <string.h>                                                /* strerror() */
 
 #include <vlc/vlc.h>