aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-unicode.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2011-05-28 22:18:56 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-06-30 00:42:21 +0800
commit7132d0f0c2b8494b3962792cd77ce3fcb5313687 (patch)
treecdf5ae9b6d1aaf025d648a4f8dc10c3090f2db4c /e-util/e-unicode.h
parent63d86c794e104a40e729cedea51d3929f10b0cb9 (diff)
downloadgsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar.gz
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar.bz2
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar.lz
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar.xz
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.tar.zst
gsoc2013-evolution-7132d0f0c2b8494b3962792cd77ce3fcb5313687.zip
Including <glib.h> directly is rarely needed.
Diffstat (limited to 'e-util/e-unicode.h')
-rw-r--r--e-util/e-unicode.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-unicode.h b/e-util/e-unicode.h
index 2979510aa6..c519c2e6e2 100644
--- a/e-util/e-unicode.h
+++ b/e-util/e-unicode.h
@@ -26,7 +26,6 @@
#define _E_UNICODE_H_
#include <sys/types.h>
-#include <glib.h>
#include <gtk/gtk.h>
#include <libxml/tree.h>
#include <iconv.h>