Browse Source

better include

Originally committed as revision 12257 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Michael Niedermayer 18 years ago
parent
commit
b85976ba64
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      libavcodec/faanidct.c

+ 1
- 1
libavcodec/faanidct.c View File

@@ -18,7 +18,7 @@
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "mpegvideo.h"
#include "faanidct.h"

/* To allow switching to double. */
#define FLOAT float


Loading…
Cancel
Save