Replace silly check for config.h inclusion, just include it.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26096 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2008-02-24 23:44:35 +00:00
parent 7c631d4bea
commit ae66c7536e
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@
#ifndef MPLAYER_AF_FORMAT_H
#define MPLAYER_AF_FORMAT_H
#ifndef MPLAYER_CONFIG_H
#error af_format.h needs config.h
#endif
#include "config.h"
// Endianness
#define AF_FORMAT_BE (0<<0) // Big Endian