summaryrefslogtreecommitdiff
path: root/openbox/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbox/client.h')
-rw-r--r--openbox/client.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbox/client.h b/openbox/client.h
index 69b09d5e..e3769ea4 100644
--- a/openbox/client.h
+++ b/openbox/client.h
@@ -519,4 +519,6 @@ guint client_monitor(ObClient *self);
void client_update_sm_client_id(ObClient *self);
+ObClient* client_under_pointer();
+
#endif