X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=plugins%2Fplacement%2Fhistory.h;h=cbf9f68ee25a1b4e17f027c3de9b0cf94c82d311;hb=35418ca0fcd3fd28ef579f4435b8bad3b7c87f04;hp=385717696e49db4b3cf4c62c4a4fc0951af5a47c;hpb=d2857b11944146e2e6973b7f7280cb57e1ee260b;p=chaz%2Fopenbox diff --git a/plugins/placement/history.h b/plugins/placement/history.h index 38571769..cbf9f68e 100644 --- a/plugins/placement/history.h +++ b/plugins/placement/history.h @@ -7,6 +7,6 @@ void history_startup(); void history_shutdown(); -gboolean place_history(Client *c); +gboolean place_history(ObClient *c); #endif