aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-media__filters__vp9_parser.h
blob: 306a52c0830144c99999bbcd68f20772424540d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- media/filters/vp9_parser.h.orig	2015-11-13 12:04:18.000000000 +0100
+++ media/filters/vp9_parser.h	2015-12-06 01:55:30.382338000 +0100
@@ -14,6 +14,7 @@
 
 #include <stddef.h>
 #include <stdint.h>
+#include <unistd.h>
 
 #include <deque>