aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-config.h
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-12-03 11:41:19 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-12-03 11:41:19 +0800
commit6da20d8422204aae87e7342cf32195cd763c7beb (patch)
tree9a4f87310357de807c5c05492710855a09a07738 /e-util/e-config.h
parent2ccb7ce6ed30a563577200fb5da17fd6ea585dbd (diff)
downloadgsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar.gz
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar.bz2
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar.lz
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar.xz
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.tar.zst
gsoc2013-evolution-6da20d8422204aae87e7342cf32195cd763c7beb.zip
removed, code moved into camel-net-utils.[ch].
2004-11-16 Not Zed <NotZed@Ximian.com> * e-host-utils.[ch]: removed, code moved into camel-net-utils.[ch]. 2004-11-15 Not Zed <NotZed@Ximian.com> * e-trie.[ch], e-memory.[ch], e-sexp.[ch], e-msgport.[ch]: Moved to eds/libedataserver. * e-path.[ch]: removed & deleted. svn path=/trunk/; revision=28050
Diffstat (limited to 'e-util/e-config.h')
-rw-r--r--e-util/e-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-config.h b/e-util/e-config.h
index b05990f625..db8d437bdd 100644
--- a/e-util/e-config.h
+++ b/e-util/e-config.h
@@ -24,7 +24,7 @@
#define __E_CONFIG_H__
#include <glib-object.h>
-#include "e-util/e-msgport.h"
+#include "libedataserver/e-msgport.h"
#ifdef __cplusplus
extern "C" {