]> git.sesse.net Git - vlc/commitdiff
contrib/theora: compilation fix
authorFelix Paul Kühne <fkuehne@videolan.org>
Tue, 27 Oct 2009 15:28:24 +0000 (16:28 +0100)
committerFelix Paul Kühne <fkuehne@videolan.org>
Tue, 27 Oct 2009 17:46:10 +0000 (18:46 +0100)
extras/contrib/src/Patches/libtheora-includes.patch

index e235b29f2cd20a9557b8e30a9ad31a49146dd7b5..b3826b1f745ee576c59d74b14afaef4459074d1e 100644 (file)
  #define ARTIST1 "Bug-eyed Fish"
  #define ARTIST2 "VJ Fugu"
  #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."
---- libtheora/tests/noop.c     2009-08-22 20:14:02.000000000 +0200
-+++ libtheora/tests/noop.c     2009-08-31 01:00:53.000000000 +0200
-@@ -15,11 +15,10 @@
-  ********************************************************************/
-+#include "tests.h"
- #include <theora/theoraenc.h>
- #include <theora/theoradec.h>
--#include "tests.h"
--
- static int
- noop_test_info ()
- {
-