]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/libtheora-includes.patch
Contribs: use projectM 2.0.0
[vlc] / extras / contrib / src / Patches / libtheora-includes.patch
1 --- libtheora/tests/comment.c   2008-04-16 22:25:49.000000000 +0200
2 +++ libtheora.old/tests/comment.c       2008-05-14 19:25:34.000000000 +0200
3 @@ -15,11 +15,11 @@
4  
5   ********************************************************************/
6  
7 -#include <theora/theoradec.h>
8 -
9  #include <string.h>
10  #include "tests.h"
11  
12 +#include <theora/theoradec.h>
13 +
14  #define ARTIST1 "Bug-eyed Fish"
15  #define ARTIST2 "VJ Fugu"
16  #define COPYRIGHT "Copyright (C) 2005. Some Rights Reserved."