remove references to vp8/vp8.h

This file was moved to vpx/, currently this reference breaks the MSVS build.

Change-Id: I2c90a7a1c09cb66055e3daf84facefcaee1085a1
This commit is contained in:
John Koleszar 2010-05-25 10:17:35 -04:00
parent efcdf4d6a7
commit 4c627f5697

View File

@ -11,9 +11,6 @@
#add this file to the installed sources list
VP8_COMMON_SRCS-yes += vp8_common.mk
#common interface
VP8_COMMON_SRCS-yes += vp8.h
CFLAGS+=-I$(SRC_PATH_BARE)/$(VP8_PREFIX)common
VP8_COMMON_SRCS-yes += common/type_aliases.h
VP8_COMMON_SRCS-yes += common/pragmas.h