]> Dogcows Code - chaz/openbox/commitdiff
add glib.h include
authorDana Jansens <danakj@orodu.net>
Sun, 21 Sep 2003 20:17:58 +0000 (20:17 +0000)
committerDana Jansens <danakj@orodu.net>
Sun, 21 Sep 2003 20:17:58 +0000 (20:17 +0000)
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.02383 seconds and 4 git commands to generate.