#ifndef _CTWM_CLICKTOFOCUS_H #define _CTWM_CLICKTOFOCUS_H #include "workmgr.h" void set_last_window(WorkSpace *current); #endif