summaryrefslogtreecommitdiff
path: root/vp8/common/invtrans.h
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2012-11-08 17:09:30 -0800
committerJohn Koleszar <jkoleszar@google.com>2012-11-15 10:46:17 -0800
commita9c7597adcc3734e3528d4fbadf6332043cb4e44 (patch)
treedaa512489a70b39a0ab1813853bfc0451016328b /vp8/common/invtrans.h
parentb72373de79800e801ce730d24cb115daf78ae660 (diff)
downloadlibvpx-a9c7597adcc3734e3528d4fbadf6332043cb4e44.tar
libvpx-a9c7597adcc3734e3528d4fbadf6332043cb4e44.tar.gz
libvpx-a9c7597adcc3734e3528d4fbadf6332043cb4e44.tar.bz2
libvpx-a9c7597adcc3734e3528d4fbadf6332043cb4e44.zip
support building vp8 and vp9 into a single lib
Change-Id: Ib8f8a66c9fd31e508cdc9caa662192f38433aa3d
Diffstat (limited to 'vp8/common/invtrans.h')
-rw-r--r--vp8/common/invtrans.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp8/common/invtrans.h b/vp8/common/invtrans.h
index d048665b9..9262640d5 100644
--- a/vp8/common/invtrans.h
+++ b/vp8/common/invtrans.h
@@ -13,7 +13,7 @@
#define __INC_INVTRANS_H
#include "vpx_config.h"
-#include "vpx_rtcd.h"
+#include "vp8_rtcd.h"
#include "blockd.h"
#include "onyxc_int.h"