From: Dana Jansens Date: Mon, 24 Mar 2003 04:01:38 +0000 (+0000) Subject: Time is declared in Xlib.h X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=d82048b4e515303673edf853cc64dd585f0b310a;p=chaz%2Fopenbox Time is declared in Xlib.h --- diff --git a/openbox/event.h b/openbox/event.h index 03174146..e88fd12d 100644 --- a/openbox/event.h +++ b/openbox/event.h @@ -1,6 +1,8 @@ #ifndef __events_h #define __events_h +#include + /*! Time at which the last event with a timestamp occured. */ extern Time event_lasttime;