add glib.h include
This commit is contained in:
parent
b07194a7ae
commit
1ad1e91e88
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue