diff options
Diffstat (limited to 'addressbook/gui/widgets/test-reflow.c')
-rw-r--r-- | addressbook/gui/widgets/test-reflow.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/addressbook/gui/widgets/test-reflow.c b/addressbook/gui/widgets/test-reflow.c index 8853e7f748..f0faf7899c 100644 --- a/addressbook/gui/widgets/test-reflow.c +++ b/addressbook/gui/widgets/test-reflow.c @@ -50,8 +50,7 @@ #include "config.h" -#include <gtk/gtkmain.h> -#include <gtk/gtkvbox.h> +#include <gtk/gtk.h> #include <libgnomeui/gnome-canvas-rect-ellipse.h> #include <libgnomeui/gnome-init.h> #include <misc/e-canvas.h> |