summaryrefslogtreecommitdiffstats
path: root/encoder
diff options
context:
space:
mode:
authorMarco Nelissen <marcone@google.com>2015-06-24 15:05:29 -0700
committerMarco Nelissen <marcone@google.com>2015-06-25 10:43:24 -0700
commitf73e92aff13e29f74d6280f280dd3ab4106cef92 (patch)
tree3f75bdf3ea1f49d73348df7bc314b150cdc9b5f1 /encoder
parent04370c1717b0dcb00001a18d2b16749c2367d3a5 (diff)
downloadandroid_external_libavc-f73e92aff13e29f74d6280f280dd3ab4106cef92.tar.gz
android_external_libavc-f73e92aff13e29f74d6280f280dd3ab4106cef92.tar.bz2
android_external_libavc-f73e92aff13e29f74d6280f280dd3ab4106cef92.zip
Fix MIPS build
Change-Id: I8190ce01d313f987f142a0c7ef5ae31f01562510
Diffstat (limited to 'encoder')
-rw-r--r--encoder/mips/ih264e_function_selector.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/encoder/mips/ih264e_function_selector.c b/encoder/mips/ih264e_function_selector.c
index 7a3718b..980a744 100644
--- a/encoder/mips/ih264e_function_selector.c
+++ b/encoder/mips/ih264e_function_selector.c
@@ -68,7 +68,7 @@
#include "ih264_padding.h"
#include "ih264_intra_pred_filters.h"
#include "ih264_deblk_edge_filters.h"
-
+#include "ih264_cabac_tables.h"
#include "ih264_macros.h"
#include "ih264_platform_macros.h"
#include "irc_cntrl_param.h"