diff options
Diffstat (limited to 'widgets/table/e-cell-pixbuf.h')
-rw-r--r-- | widgets/table/e-cell-pixbuf.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/table/e-cell-pixbuf.h b/widgets/table/e-cell-pixbuf.h index b300f410ba..4bb009b655 100644 --- a/widgets/table/e-cell-pixbuf.h +++ b/widgets/table/e-cell-pixbuf.h @@ -10,8 +10,6 @@ #ifndef _E_CELL_PIXBUF_H_ #define _E_CELL_PIXBUF_H_ -#include <glib.h> - #include <gal/e-table/e-table.h> #define E_CELL_PIXBUF_TYPE (e_cell_pixbuf_get_type ()) |