1#ifndef _CTWM_CLICKTOFOCUS_H
2#define _CTWM_CLICKTOFOCUS_H
3
4void set_last_window(WorkSpace *current);
5
6#endif
7