vlc | branch: master | Steve Lhomme <[email protected]> | Wed Feb 20 15:13:12 2019 +0100| [1c67faf32efcd38a812e6a09afbb5877ca93b81a] | committer: Steve Lhomme
va_surface_internal: remove unused include > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c67faf32efcd38a812e6a09afbb5877ca93b81a --- modules/codec/avcodec/va_surface_internal.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/codec/avcodec/va_surface_internal.h b/modules/codec/avcodec/va_surface_internal.h index 7a566dbee8..117128bbed 100644 --- a/modules/codec/avcodec/va_surface_internal.h +++ b/modules/codec/avcodec/va_surface_internal.h @@ -32,8 +32,6 @@ #include <libavcodec/avcodec.h> #include "va.h" -#include <stdatomic.h> - /* */ typedef struct vlc_va_surface_t vlc_va_surface_t; _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
