From: Dana Jansens Date: Mon, 24 Mar 2003 04:01:38 +0000 (+0000) Subject: Time is declared in Xlib.h X-Git-Tag: openbox-3_0-rc1-RELEASE~1714 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=d82048b4e515303673edf853cc64dd585f0b310a;p=dana%2Fopenbox.git 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;