]> granicus.if.org Git - libvpx/commitdiff
remove references to vp8/vp8.h
authorJohn Koleszar <jkoleszar@google.com>
Tue, 25 May 2010 14:17:35 +0000 (10:17 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Tue, 25 May 2010 14:17:35 +0000 (10:17 -0400)
This file was moved to vpx/, currently this reference breaks the MSVS build.

Change-Id: I2c90a7a1c09cb66055e3daf84facefcaee1085a1

vp8/vp8_common.mk

index ec467c5a384c72f052dd5f971de88cf1b6f5907d..a9efbd753a1c5e71742e8df378d1abdc4f836ab7 100644 (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