git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11335 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2003-10-31 12:59:51 +00:00
parent b83cfd2662
commit 26f88f7246
1 changed files with 3 additions and 1 deletions

View File

@ -23,6 +23,8 @@
* (http://citeseer.nj.nec.com/nosratinia99embedded.html)
*/
#ifdef USE_LIBAVCODEC
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@ -495,4 +497,4 @@ vf_info_t vf_info_spp = {
NULL
};
//===========================================================================//
#endif //USE_LIBAVCODEC