diff options
author | Fridrich Strba <fstrba@strbadell.localdomain> | 2009-06-03 21:03:46 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2009-06-04 22:56:22 +0800 |
commit | 29fa9b11d2a0a1dc2fee45413203d395ebf14449 (patch) | |
tree | 00d548407f82a1329e0baefc4f678c37aa843ad8 | |
parent | 991ca2dec86663170f1e118827aa32c29e7c6edc (diff) | |
download | gsoc2013-evolution-29fa9b11d2a0a1dc2fee45413203d395ebf14449.tar.gz gsoc2013-evolution-29fa9b11d2a0a1dc2fee45413203d395ebf14449.tar.zst gsoc2013-evolution-29fa9b11d2a0a1dc2fee45413203d395ebf14449.zip |
Remove libgnome include
-rw-r--r-- | e-util/e-win32-reloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-win32-reloc.c b/e-util/e-win32-reloc.c index c862826fed..3ad8bbf5a4 100644 --- a/e-util/e-win32-reloc.c +++ b/e-util/e-win32-reloc.c @@ -27,7 +27,6 @@ #include <string.h> #include <glib.h> -#include <libgnome/gnome-init.h> /* localedir uses system codepage as it is passed to the non-UTF8ified * gettext library |