diff mplayer.c @ 32460:d80bbc5868de

Move eosd.[ch] to the sub directory. Remove a duplicate include of eosd.h.
author cigaes
date Wed, 27 Oct 2010 17:03:26 +0000
parents 1a605463f62b
children bc43cf7638e6
line wrap: on
line diff
--- a/mplayer.c	Wed Oct 27 16:58:23 2010 +0000
+++ b/mplayer.c	Wed Oct 27 17:03:26 2010 +0000
@@ -123,7 +123,7 @@
 #include "sub/spudec.h"
 #include "sub/subreader.h"
 #include "sub/vobsub.h"
-#include "eosd.h"
+#include "sub/eosd.h"
 #include "osdep/getch2.h"
 #include "osdep/timer.h"