compile fix
authorDana Jansens <danakj@orodu.net>
Wed, 9 May 2007 00:22:10 +0000 (00:22 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 9 May 2007 00:22:10 +0000 (00:22 +0000)
openbox/menu.h

index 7987f96..990e946 100644 (file)
@@ -43,7 +43,7 @@ typedef gboolean (*ObMenuUpdateFunc)(struct _ObMenuFrame *frame,
                                      gpointer data);
 typedef void (*ObMenuExecuteFunc)(struct _ObMenuEntry *entry,
                                   struct _ObMenuFrame *frame,
-                                  ObClient *client,
+                                  struct _ObClient *client,
                                   guint state, gpointer data, Time time);
 typedef void (*ObMenuDestroyFunc)(struct _ObMenu *menu, gpointer data);
 /*! @param x is the mouse x coordinate. on return it should be the x coordinate