]> git.sesse.net Git - x264/blobdiff - common/cpu.c
Clean up header includes
[x264] / common / cpu.c
index 1c9894d70c9354826f24f432b573597235119479..135bb5e60472d4ba6e4603e434c54890b8732507 100644 (file)
@@ -26,7 +26,6 @@
  *****************************************************************************/
 
 #include "common.h"
-#include "cpu.h"
 
 #if HAVE_POSIXTHREAD && SYS_LINUX
 #include <sched.h>