summaryrefslogtreecommitdiff
path: root/vp10/common/common.h
diff options
context:
space:
mode:
authorJingning Han <jingning@google.com>2015-08-12 09:20:31 -0700
committerJingning Han <jingning@google.com>2015-08-12 09:21:25 -0700
commit3acfe46e8d8040314b9e5c5ef5079cc49a707d00 (patch)
treeb24d380ff035a576dd098b3ceff770cae02c2d17 /vp10/common/common.h
parent0a81d36ab4103c4baa37aaae3aa87ad94cc59ab3 (diff)
downloadlibvpx-3acfe46e8d8040314b9e5c5ef5079cc49a707d00.tar
libvpx-3acfe46e8d8040314b9e5c5ef5079cc49a707d00.tar.gz
libvpx-3acfe46e8d8040314b9e5c5ef5079cc49a707d00.tar.bz2
libvpx-3acfe46e8d8040314b9e5c5ef5079cc49a707d00.zip
Sync vp10 with vpx_ports/system_state.h
Change-Id: Ic5004f8bdc1c2b025b598e80374ee1f286ea95ee
Diffstat (limited to 'vp10/common/common.h')
-rw-r--r--vp10/common/common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vp10/common/common.h b/vp10/common/common.h
index cccf7c229..6cd1c9cf6 100644
--- a/vp10/common/common.h
+++ b/vp10/common/common.h
@@ -19,7 +19,7 @@
#include "vpx_dsp/vpx_dsp_common.h"
#include "vpx_mem/vpx_mem.h"
#include "vpx/vpx_integer.h"
-#include "vp10/common/systemdependent.h"
+#include "vpx_ports/bitops.h"
#ifdef __cplusplus
extern "C" {