From: Dana Jansens Date: Sun, 21 Sep 2003 20:17:58 +0000 (+0000) Subject: add glib.h include X-Git-Tag: openbox-3_0-rc1-RELEASE~137 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=1ad1e91e88af091fddd665f2a6c9e09259bd31ef;p=dana%2Fopenbox.git 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;