X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fscreen.c;h=a83c5710ea529f2b3ad7ab79c419c3effaea8251;hb=85112c4d0831067251de1295fbb6974db94af2ba;hp=e2e141dd6d7e194943e25e0b59b50d4d879fe868;hpb=122d55fbadea0409fbc902a1740e1c8ff3aecd88;p=chaz%2Fopenbox diff --git a/openbox/screen.c b/openbox/screen.c index e2e141dd..a83c5710 100644 --- a/openbox/screen.c +++ b/openbox/screen.c @@ -46,7 +46,7 @@ static Window support_window = None; #ifdef USE_LIBSN static SnMonitorContext *sn_context; static int sn_busy_cnt; -static Timer *sn_timer = NULL; +static ObTimer *sn_timer = NULL; static void sn_event_func(SnMonitorEvent *event, void *data); #endif