summaryrefslogtreecommitdiffstats
path: root/eglib/glib.h
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-20 06:03:26 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-20 06:03:26 +0000
commit8a9d1780d1e3548bae13eaaae56afdcf99ed297d (patch)
tree9a212a661f2cca74c7518e8087523854dc54d023 /eglib/glib.h
parent1c62e7ed6ef51305a5a625ee070de8d2428c4e9a (diff)
Add main loop and single list functions
Diffstat (limited to 'eglib/glib.h')
-rw-r--r--eglib/glib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/eglib/glib.h b/eglib/glib.h
index e69de29b..5600a33e 100644
--- a/eglib/glib.h
+++ b/eglib/glib.h
@@ -0,0 +1 @@
+#include <gmain.h>