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