From 1ad1e91e88af091fddd665f2a6c9e09259bd31ef Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sun, 21 Sep 2003 20:17:58 +0000 Subject: [PATCH] add glib.h include --- openbox/event.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openbox/event.h b/openbox/event.h index 05f9e0c2..e2b57ffe 100644 --- a/openbox/event.h +++ b/openbox/event.h @@ -20,6 +20,7 @@ #define __events_h #include +#include /*! Time at which the last event with a timestamp occured. */ extern Time event_lasttime; -- 2.39.2