From: Dana Jansens Date: Sun, 21 Sep 2003 20:17:58 +0000 (+0000) Subject: add glib.h include X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=1ad1e91e88af091fddd665f2a6c9e09259bd31ef;p=chaz%2Fopenbox add glib.h include --- 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;