Index: libvpx/source/libvpx/vp8/encoder/x86/variance_ssse3.c |
diff --git a/libvpx/source/libvpx/vp8/encoder/x86/variance_ssse3.c b/libvpx/source/libvpx/vp8/encoder/x86/variance_ssse3.c |
index 73f2e01a29111dcf23d972e3a893e326a99ecd5d..eb5d486bfd232d2ea85acc4ce1b0399a1bb8ecff 100644 |
--- a/libvpx/source/libvpx/vp8/encoder/x86/variance_ssse3.c |
+++ b/libvpx/source/libvpx/vp8/encoder/x86/variance_ssse3.c |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "vpx_config.h" |
+ |
#include "vp8/encoder/variance.h" |
#include "vp8/common/pragmas.h" |
#include "vpx_ports/mem.h" |