Add missing common_sse2.h file to makefile.unix

This was missed in bf2b4f114f

Change-Id: Ib0d2ac9f5b86196de2ac8feccbb9536530e991b2
This commit is contained in:
Vincent Rabaud 2016-02-17 09:46:55 +01:00
parent 2b4fe33e00
commit e60853eabc

View File

@ -260,6 +260,7 @@ HDRS = \
src/dec/vp8i.h \
src/dec/vp8li.h \
src/dec/webpi.h \
src/dsp/common_sse2.h \
src/dsp/dsp.h \
src/dsp/lossless.h \
src/dsp/mips_macro.h \