From d82048b4e515303673edf853cc64dd585f0b310a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 24 Mar 2003 04:01:38 +0000 Subject: [PATCH] Time is declared in Xlib.h --- openbox/event.h | 2 ++ 1 file changed, 2 insertions(+) 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; -- 2.44.0