From 973c3d2b2edfedb32458b9078cf1cf5c22b0156a Mon Sep 17 00:00:00 2001 From: Mathieu Duponchelle Date: Mon, 6 Jun 2011 00:59:41 +0200 Subject: [PATCH] Add ges-screenshot.h to ges.h This is to make ges_play_sink_convert_frame available to the bindings. --- ges/ges.h | 1 + 1 file changed, 1 insertion(+) diff --git a/ges/ges.h b/ges/ges.h index 532ea9af99..8584d0bfd2 100644 --- a/ges/ges.h +++ b/ges/ges.h @@ -45,6 +45,7 @@ #include #include #include +#include #include #include