X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fclient.h;h=94bcf38c789b688cb214029057a175ddfb1c0773;hb=8a4e27bdc362e3781ac947ff5536c1f0dbd3ba60;hp=2838535100b29fa2cf22ac46d32e1e646e91aa8e;hpb=4398c7c168fdcba1e31afc465d9783a57e7e674a;p=chaz%2Fopenbox diff --git a/openbox/client.h b/openbox/client.h index 28385351..94bcf38c 100644 --- a/openbox/client.h +++ b/openbox/client.h @@ -285,7 +285,7 @@ typedef struct Client { Pixmap pixmap_icon_mask; } Client; -extern GSList *client_list; +extern GList *client_list; extern GHashTable *client_map; void client_startup();