Commit 06a89398 authored by Felix Paul Kühne's avatar Felix Paul Kühne

contrib/theora: compilation fix

parent 72b2befb
......@@ -14,19 +14,3 @@
#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 ()
{
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