$OpenBSD: patch-src_tools_radiant_libs_gtkutil_cursor_h,v 1.1 2012/03/23 13:28:25 ajacoutot Exp $

error: #error "Only <glib.h> can be included directly."

--- src/tools/radiant/libs/gtkutil/cursor.h.orig	Thu Mar 22 07:58:18 2012
+++ src/tools/radiant/libs/gtkutil/cursor.h	Thu Mar 22 07:58:24 2012
@@ -22,7 +22,7 @@
 #if !defined(INCLUDED_GTKUTIL_CURSOR_H)
 #define INCLUDED_GTKUTIL_CURSOR_H
 
-#include <glib/gmain.h>
+#include <glib.h>
 #include <gdk/gdkevents.h>
 #include <gtk/gtkwidget.h>
 #include <gtk/gtkwindow.h>
