Browse Source

vc1dsp_mmx: remove libavutil/internal.h include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
Michael Niedermayer 12 years ago
parent
commit
bb46b9a36f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/x86/vc1dsp_mmx.c

+ 0
- 1
libavcodec/x86/vc1dsp_mmx.c View File

@@ -25,7 +25,6 @@
*/

#include "libavutil/cpu.h"
#include "libavutil/internal.h"
#include "libavutil/mem.h"
#include "libavutil/x86/asm.h"
#include "libavcodec/dsputil.h"


Loading…
Cancel
Save