$NetBSD: patch-plugins_class-gen_transform_h,v 1.1 2012/05/10 02:18:13 dholland Exp $

Fix build with latest glib2.

--- plugins/class-gen/transform.h~	2008-10-19 15:35:43.000000000 +0000
+++ plugins/class-gen/transform.h
@@ -22,7 +22,7 @@
 
 #include "element-editor.h"
 
-#include <glib/ghash.h>
+#include <glib.h>
 
 G_BEGIN_DECLS
 
