summaryrefslogtreecommitdiff
path: root/vp8/encoder/encodemb.h
diff options
context:
space:
mode:
authorAttila Nagy <attilanagy@google.com>2011-09-15 15:34:12 +0300
committerAttila Nagy <attilanagy@google.com>2011-09-22 13:33:54 +0300
commit1a7d25a4848b2279c79a3a5a723d3e33ec003b24 (patch)
treec5e012acfef94018e35a266a2a77d69dbe09c9a6 /vp8/encoder/encodemb.h
parente529a825f7e23233ec7757abc78b65b40a2c8bf2 (diff)
downloadlibvpx-1a7d25a4848b2279c79a3a5a723d3e33ec003b24.tar
libvpx-1a7d25a4848b2279c79a3a5a723d3e33ec003b24.tar.gz
libvpx-1a7d25a4848b2279c79a3a5a723d3e33ec003b24.tar.bz2
libvpx-1a7d25a4848b2279c79a3a5a723d3e33ec003b24.zip
Replace vpx_ports/config.h with vpx_config.h
Just a clean-up. Change-Id: Iea5b6dc925dcfa7db548bc1ab1a13d26ed5a2c9a
Diffstat (limited to 'vp8/encoder/encodemb.h')
-rw-r--r--vp8/encoder/encodemb.h2
1 files changed, 1 insertions, 1 deletions
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) \