From: Matthew Waters Date: Wed, 23 Aug 2017 15:18:40 +0000 (+1000) Subject: gl/checks: fix build X-Git-Tag: 1.16.2~955^2~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9620edc49e2174a00d7980e38e2fc17f2cb6936c;p=platform%2Fupstream%2Fgst-plugins-base.git gl/checks: fix build --- diff --git a/tests/check/libs/gstglcolorconvert.c b/tests/check/libs/gstglcolorconvert.c index 88289db..8553fe5 100644 --- a/tests/check/libs/gstglcolorconvert.c +++ b/tests/check/libs/gstglcolorconvert.c @@ -25,6 +25,7 @@ #include #include +#include #include diff --git a/tests/check/libs/gstglcontext.c b/tests/check/libs/gstglcontext.c index 7ea74bc..37bac2c 100644 --- a/tests/check/libs/gstglcontext.c +++ b/tests/check/libs/gstglcontext.c @@ -25,6 +25,7 @@ #include #include +#include #include diff --git a/tests/check/libs/gstglupload.c b/tests/check/libs/gstglupload.c index 2cd78bc..94320b5 100644 --- a/tests/check/libs/gstglupload.c +++ b/tests/check/libs/gstglupload.c @@ -23,6 +23,7 @@ #endif #include +#include #include