Commit f555753f authored by Felix Paul Kühne's avatar Felix Paul Kühne

contribs: theora compilation fix

parent b5c8008e
......@@ -14,18 +14,19 @@
#define ARTIST1 "Bug-eyed Fish"
#define ARTIST2 "VJ Fugu"
#define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."
--- libtheora/tests/noop.c 2008-04-16 22:25:49.000000000 +0200
+++ libtheora.old/tests/noop.c 2008-05-14 19:22:44.000000000 +0200
@@ -15,9 +15,11 @@
--- 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_encode ()
noop_test_info ()
{
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment