libtheora-includes.patch
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  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."