Browse Source

dct: remove superflous #include

Signed-off-by: Mans Rullgard <mans@mansr.com>
tags/n0.8
Mans Rullgard 15 years ago
parent
commit
8eec00278c
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/dct.c

+ 0
- 1
libavcodec/dct.c View File

@@ -30,7 +30,6 @@
#include <math.h>
#include "libavutil/mathematics.h"
#include "dct.h"
#include "x86/fft.h"

#define DCT32_FLOAT
#include "dct32.c"


Loading…
Cancel
Save