$OpenBSD: patch-objects_custom_shape_typeinfo_c,v 1.2 2012/04/27 09:59:05 ajacoutot Exp $

From f4c743e2ef079bfe288d37d9056a8827c684d01e Mon Sep 17 00:00:00 2001
From: Dominique Leuenberger <dimstar@opensuse.org>
Date: Thu, 01 Dec 2011 21:08:12 +0000
Subject: Bug 665335: Only #include <glib.h>: the other headers are implicit

--- objects/custom/shape_typeinfo.c.orig	Sat Nov  7 15:28:34 2009
+++ objects/custom/shape_typeinfo.c	Fri Apr 27 11:47:46 2012
@@ -27,7 +27,7 @@
 #include "custom_util.h"
 #include <string.h>
 #include <stdarg.h>
-#include <glib/gstrfuncs.h>
+#include <glib.h>
 #include <glib/gstdio.h>
 #include <libxml/parser.h>
 
