diff mencoder.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/mencoder.c	Wed Oct 27 16:58:23 2010 +0000
+++ b/mencoder.c	Wed Oct 27 17:03:26 2010 +0000
@@ -96,7 +96,7 @@
 #include "path.h"
 #include "sub/spudec.h"
 #include "sub/vobsub.h"
-#include "eosd.h"
+#include "sub/eosd.h"
 #include "mencoder.h"