summaryrefslogtreecommitdiff
path: root/plugins/placement/history.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/placement/history.h')
-rw-r--r--plugins/placement/history.h2
1 files changed, 1 insertions, 1 deletions
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