]> git.sesse.net Git - vlc/commitdiff
vlc_es.h: remove useless vlc_common.h include
authorRafaël Carré <rafael.carre@gmail.com>
Sun, 17 Jan 2010 06:58:45 +0000 (07:58 +0100)
committerRafaël Carré <rafael.carre@gmail.com>
Sun, 17 Jan 2010 06:58:45 +0000 (07:58 +0100)
include/vlc_es.h

index 02cd8c8835d9c33388da436c7a250932dad49e34..a5ddc8cb310c1b95782e625b519cafc0e7fdab18 100644 (file)
@@ -24,9 +24,6 @@
 #ifndef VLC_ES_H
 #define VLC_ES_H 1
 
-/* FIXME: i'm not too sure about this include but it fixes compilation of
- * video chromas -- dionoea */
-#include "vlc_common.h"
 #include <vlc_fourcc.h>
 
 /**