summaryrefslogtreecommitdiff
path: root/src/video_out/video_out_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_out/video_out_none.c')
-rw-r--r--src/video_out/video_out_none.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/video_out/video_out_none.c b/src/video_out/video_out_none.c
index 1b24d695f..31d45cce0 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: video_out_none.c,v 1.20 2003/12/14 22:13:25 siggi Exp $
+ * $Id: video_out_none.c,v 1.21 2004/06/05 16:06:13 jcdutton Exp $
*
* Was originally part of toxine frontend.
* ...but has now been adapted to xine coding style standards ;)
@@ -35,7 +35,6 @@
#include "xine.h"
-#include "xine.h"
#include "video_out.h"
#include "xine_internal.h"
#include "xineutils.h"