aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-component-listener.h
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@ximian.com>2002-11-02 11:00:30 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2002-11-02 11:00:30 +0800
commitbaff6e4ee423dbacdded177bdc734ce79cb93733 (patch)
treed2750d9331d1cc127165fbb8841a00594c1f76c5 /e-util/e-component-listener.h
parent9536369bca6b3da1a18d05e59e41ea6ed2eebead (diff)
downloadgsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar.gz
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar.bz2
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar.lz
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar.xz
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.tar.zst
gsoc2013-evolution-baff6e4ee423dbacdded177bdc734ce79cb93733.zip
ported to GConf and GObject.
2002-11-02 Rodrigo Moya <rodrigo@ximian.com> * e-config-listener.[ch]: ported to GConf and GObject. svn path=/trunk/; revision=18500
Diffstat (limited to 'e-util/e-component-listener.h')
-rw-r--r--e-util/e-component-listener.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-component-listener.h b/e-util/e-component-listener.h
index b14a6c14f3..b706c7cfa2 100644
--- a/e-util/e-component-listener.h
+++ b/e-util/e-component-listener.h
@@ -11,6 +11,7 @@
#ifndef __E_COMPONENT_LISTENER_H__
#define __E_COMPONENT_LISTENER_H__
+#include <glib/gmacros.h>
#include <bonobo/Bonobo.h>
#include <gtk/gtkobject.h>