summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/quantize_x86.h
diff options
context:
space:
mode:
Diffstat (limited to 'vpx_dsp/x86/quantize_x86.h')
-rw-r--r--vpx_dsp/x86/quantize_x86.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vpx_dsp/x86/quantize_x86.h b/vpx_dsp/x86/quantize_x86.h
index 34928fbb5..0e07a2ac5 100644
--- a/vpx_dsp/x86/quantize_x86.h
+++ b/vpx_dsp/x86/quantize_x86.h
@@ -12,7 +12,6 @@
#include "./vpx_config.h"
#include "vpx/vpx_integer.h"
-#include "vpx_dsp/x86/bitdepth_conversion_sse2.h"
static INLINE void load_b_values(const int16_t *zbin_ptr, __m128i *zbin,
const int16_t *round_ptr, __m128i *round,