diff options
Diffstat (limited to 'widgets/table/e-table-group-container.c')
-rw-r--r-- | widgets/table/e-table-group-container.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/widgets/table/e-table-group-container.c b/widgets/table/e-table-group-container.c index 592cd1eee5..c342c6ca7e 100644 --- a/widgets/table/e-table-group-container.c +++ b/widgets/table/e-table-group-container.c @@ -22,9 +22,8 @@ #include <config.h> -#include <gdk/gdkkeysyms.h> #include <gtk/gtk.h> -#include <libgnome/libgnome.h> +#include <gdk/gdkkeysyms.h> #include <libgnomecanvas/gnome-canvas-rect-ellipse.h> #include "text/e-text.h" |