]> git.sesse.net Git - x264/blobdiff - common/x86/mc-c.c
Clean up header includes
[x264] / common / x86 / mc-c.c
index 0019f430245c60693e55e9dc3938b69c8a9c25a8..11e481e1f1b429b1d4889cd03f3c102c1489d000 100644 (file)
  * For more information, contact us at licensing@x264.com.
  *****************************************************************************/
 
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-
 #include "common/common.h"
 #include "mc.h"