[vlc-devel] commit: Fix skins2 compilation. (Antoine Cellerier )

git version control git at videolan.org
Wed Feb 10 20:44:21 CET 2010


vlc | branch: master | Antoine Cellerier <dionoea at videolan.org> | Wed Feb 10 20:45:39 2010 +0100| [cd38b4a13343b362e0a094388b72b1c515c1ed07] | committer: Antoine Cellerier 

Fix skins2 compilation.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=cd38b4a13343b362e0a094388b72b1c515c1ed07
---

 modules/gui/skins2/commands/cmd_fullscreen.cpp |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/modules/gui/skins2/commands/cmd_fullscreen.cpp b/modules/gui/skins2/commands/cmd_fullscreen.cpp
index e8b56b9..a2ef8f9 100644
--- a/modules/gui/skins2/commands/cmd_fullscreen.cpp
+++ b/modules/gui/skins2/commands/cmd_fullscreen.cpp
@@ -25,6 +25,7 @@
 #include "cmd_fullscreen.hpp"
 #include <vlc_input.h>
 #include <vlc_vout.h>
+#include <vlc_playlist.h>
 
 
 void CmdFullscreen::execute()




More information about the vlc-devel mailing list