summaryrefslogtreecommitdiff
path: root/openbox
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-09-21 20:17:58 +0000
committerDana Jansens <danakj@orodu.net>2003-09-21 20:17:58 +0000
commit1ad1e91e88af091fddd665f2a6c9e09259bd31ef (patch)
tree18ef638b1941c9684e5f68eda4405ce6b3755f65 /openbox
parentb07194a7aef3d0fbbef01a4e82fe7763f8c82720 (diff)
add glib.h include
Diffstat (limited to 'openbox')
-rw-r--r--openbox/event.h1
1 files changed, 1 insertions, 0 deletions
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 <X11/Xlib.h>
+#include <glib.h>
/*! Time at which the last event with a timestamp occured. */
extern Time event_lasttime;