diff options
Diffstat (limited to 'widgets/table')
-rw-r--r-- | widgets/table/e-cell-pixbuf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/widgets/table/e-cell-pixbuf.c b/widgets/table/e-cell-pixbuf.c index 3e89f53c75..9b829fbc0b 100644 --- a/widgets/table/e-cell-pixbuf.c +++ b/widgets/table/e-cell-pixbuf.c @@ -8,9 +8,7 @@ */ #include <stdio.h> -#include <glib.h> -#include <libgnomeui/libgnomeui.h> - +#include <libgnomeui/gnome-canvas.h> #include "e-cell-pixbuf.h" static ECellClass *parent_class; |