From 145fffc5f748849b0843210a97333e04033ead4a Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 31 Jul 2006 19:59:06 +0000 Subject: fix includes due to libmpdemux split (patch by Stefan Huehner) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19280 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Gui/mplayer/gtk/pl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gui/mplayer') diff --git a/Gui/mplayer/gtk/pl.c b/Gui/mplayer/gtk/pl.c index 1ae6989aa8..5b4988b365 100644 --- a/Gui/mplayer/gtk/pl.c +++ b/Gui/mplayer/gtk/pl.c @@ -12,7 +12,7 @@ #include "../../config.h" #include "../../help_mp.h" -#include "../libmpdemux/stream.h" +#include "../stream/stream.h" #include "../interface.h" #include "../widgets.h" -- cgit v1.2.3