From 1a7d25a4848b2279c79a3a5a723d3e33ec003b24 Mon Sep 17 00:00:00 2001 From: Attila Nagy Date: Thu, 15 Sep 2011 15:34:12 +0300 Subject: Replace vpx_ports/config.h with vpx_config.h Just a clean-up. Change-Id: Iea5b6dc925dcfa7db548bc1ab1a13d26ed5a2c9a --- vp8/encoder/encodemb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vp8/encoder/encodemb.h') diff --git a/vp8/encoder/encodemb.h b/vp8/encoder/encodemb.h index f2cf00b4e..8fa457aa8 100644 --- a/vp8/encoder/encodemb.h +++ b/vp8/encoder/encodemb.h @@ -12,7 +12,7 @@ #ifndef __INC_ENCODEMB_H #define __INC_ENCODEMB_H -#include "vpx_ports/config.h" +#include "vpx_config.h" #include "block.h" #define prototype_mberr(sym) \ -- cgit v1.2.3