]> Dogcows Code - chaz/openbox/blobdiff - openbox/event.h
add glib.h include
[chaz/openbox] / openbox / event.h
index 05f9e0c26c17e257ede3cc01002ff793eb0c6f62..e2b57ffec1b002d2074e34b29f28c09db797bfe4 100644 (file)
@@ -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;
This page took 0.021465 seconds and 4 git commands to generate.