]> git.sesse.net Git - vlc/commitdiff
cmml: less includes.
authorRémi Duraffort <ivoire@videolan.org>
Sun, 22 Feb 2009 10:56:56 +0000 (11:56 +0100)
committerRémi Duraffort <ivoire@videolan.org>
Sun, 22 Feb 2009 10:56:56 +0000 (11:56 +0100)
modules/codec/cmml/intf.c

index 23647ffdcbb5cf78759bc43d9dd85b08f287d1bc..18463d5f2b3f6098871b5f0a9ab8c9692ae39e6f 100644 (file)
 #endif
 
 #include <vlc_codec.h>
-#include <vlc_input.h>
 #include <vlc_interface.h>
-#include <vlc_vout.h>
 #include <vlc_playlist.h>
 #include <vlc_osd.h>
 
-#include "vlc_keys.h"
+#include <vlc_keys.h>
 
 #include "browser_open.h"
 #include "history.h"