aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
Diffstat (limited to 'e-util')
-rw-r--r--e-util/e-extension.h1
-rw-r--r--e-util/e-sorter-array.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/e-util/e-extension.h b/e-util/e-extension.h
index e9eee64a62..bce2980e0e 100644
--- a/e-util/e-extension.h
+++ b/e-util/e-extension.h
@@ -19,7 +19,6 @@
#ifndef E_EXTENSION_H
#define E_EXTENSION_H
-#include <glib-object.h>
#include <e-util/e-extensible.h>
/* Standard GObject macros */
diff --git a/e-util/e-sorter-array.h b/e-util/e-sorter-array.h
index 4e69359e86..5fb9c31f6b 100644
--- a/e-util/e-sorter-array.h
+++ b/e-util/e-sorter-array.h
@@ -23,7 +23,6 @@
#ifndef _E_SORTER_ARRAY_H_
#define _E_SORTER_ARRAY_H_
-#include <glib-object.h>
#include <e-util/e-sorter.h>
G_BEGIN_DECLS