include config.h as img_format.h needs endian definitions, noticed by Alan Curry <pacman at theworld com>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17566 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
iive 2006-02-09 10:23:51 +00:00
parent f7af77f18a
commit 1f34ddefd2
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#include "config.h"
#include "img_format.h"
char *vo_format_name(int format)