diff Gui/mplayer/gtk/fs.c @ 19271:64d82a45a05d

introduce new 'stream' directory for all stream layer related components and split them from libmpdemux
author ben
date Mon, 31 Jul 2006 17:39:17 +0000
parents 6a08d0dabca8
children 609c0cd1a85b
line wrap: on
line diff
--- a/Gui/mplayer/gtk/fs.c	Mon Jul 31 12:35:04 2006 +0000
+++ b/Gui/mplayer/gtk/fs.c	Mon Jul 31 17:39:17 2006 +0000
@@ -16,7 +16,7 @@
 #include "../interface.h"
 #include "../../config.h"
 #include "../../help_mp.h"
-#include "../../libmpdemux/stream.h"
+#include "../../stream/stream.h"
 
 #include "../widgets.h"
 #include "fs.h"