Mercurial > mplayer.hg
comparison libmpcodecs/pullup.c @ 35705:b4ce15212bfc
Replace obsolete x86_cpu.h #includes by the correct header.
| author | diego |
|---|---|
| date | Sun, 20 Jan 2013 16:36:25 +0000 |
| parents | 064be070d8c8 |
| children | 1f7173bd5ff4 |
comparison
equal
deleted
inserted
replaced
| 35704:ec0cc8013b3a | 35705:b4ce15212bfc |
|---|---|
| 18 | 18 |
| 19 #include <stdio.h> | 19 #include <stdio.h> |
| 20 #include <stdlib.h> | 20 #include <stdlib.h> |
| 21 #include <string.h> | 21 #include <string.h> |
| 22 | 22 |
| 23 #include "libavutil/x86_cpu.h" | 23 #include "libavutil/x86/asm.h" |
| 24 #include "config.h" | 24 #include "config.h" |
| 25 #include "pullup.h" | 25 #include "pullup.h" |
| 26 | 26 |
| 27 | 27 |
| 28 | 28 |
