From b9ae1b91f316a98eb3bbefe1fc61f3e0faa861e0 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 21 Sep 2009 09:22:53 +1000 Subject: [PATCH] =?UTF-8?q?dmx:=20silence=20'implicit=20declaration=20of?= =?UTF-8?q?=20function=20=E2=80=98XFixesSetPictureClipRegion=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Hutterer --- hw/dmx/dmxpict.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hw/dmx/dmxpict.c b/hw/dmx/dmxpict.c index 37dfa10ac..072e3a61a 100644 --- a/hw/dmx/dmxpict.c +++ b/hw/dmx/dmxpict.c @@ -51,6 +51,7 @@ #include #include +#include #include "picture.h" #include "picturestr.h" #include "mipict.h"