From ff09c9f0197864d59912e02c17a22c21e255658e Mon Sep 17 00:00:00 2001 From: Matthew Gregan Date: Thu, 15 Mar 2012 12:06:02 +1300 Subject: [PATCH] Bug 734784 - Update system-headers to reflect changes to libvpx includes. r=cpearce --- config/system-headers | 2 ++ js/src/config/system-headers | 2 ++ 2 files changed, 4 insertions(+) diff --git a/config/system-headers b/config/system-headers index 2fc1b1c3f7d..c0f022162ef 100644 --- a/config/system-headers +++ b/config/system-headers @@ -1038,10 +1038,12 @@ pixman.h shareuiinterface.h #endif #if MOZ_NATIVE_LIBVPX==1 +vpx/vpx_codec.h vpx/vpx_decoder.h vpx/vp8dx.h #endif #ifdef XP_WIN +vpx/vpx_codec.h vpx/vpx_decoder.h vpx/vp8dx.h sydneyaudio/sydney_audio.h diff --git a/js/src/config/system-headers b/js/src/config/system-headers index 2fc1b1c3f7d..c0f022162ef 100644 --- a/js/src/config/system-headers +++ b/js/src/config/system-headers @@ -1038,10 +1038,12 @@ pixman.h shareuiinterface.h #endif #if MOZ_NATIVE_LIBVPX==1 +vpx/vpx_codec.h vpx/vpx_decoder.h vpx/vp8dx.h #endif #ifdef XP_WIN +vpx/vpx_codec.h vpx/vpx_decoder.h vpx/vp8dx.h sydneyaudio/sydney_audio.h