]> git.sesse.net Git - x264/blobdiff - common/macroblock.c
Clean up header includes
[x264] / common / macroblock.c
index 9c05f005e13bad609786a36670aeec6e3c5d9108..081683cd58088731654f3e629f3ef7e36e7da95a 100644 (file)
@@ -27,7 +27,6 @@
  *****************************************************************************/
 
 #include "common.h"
-#include "encoder/me.h"
 
 #define MC_LUMA(list,p) \
     h->mc.mc_luma( &h->mb.pic.p_fdec[p][4*y*FDEC_STRIDE+4*x], FDEC_STRIDE, \