diff options
Diffstat (limited to 'config/system-headers')
-rw-r--r-- | config/system-headers | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/config/system-headers b/config/system-headers index 3685d6d1c..9dd33bc76 100644 --- a/config/system-headers +++ b/config/system-headers @@ -1288,6 +1288,15 @@ QtSparql/qsparqlresult.h #if MOZ_TREE_PIXMAN!=1 pixman.h #endif +#if MOZ_SYSTEM_LIBVPX==1 +vpx/svc_context.h +vpx/vpx_codec.h +vpx/vpx_decoder.h +vpx/vpx_encoder.h +vpx/vp8cx.h +vpx/vp8dx.h +vpx_mem/vpx_mem.h +#endif gst/gst.h gst/app/gstappsink.h gst/app/gstappsrc.h |