diff options
Diffstat (limited to 'executive-summary/widgets/e-summary-title-button.h')
-rw-r--r-- | executive-summary/widgets/e-summary-title-button.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/executive-summary/widgets/e-summary-title-button.h b/executive-summary/widgets/e-summary-title-button.h index a99a96815a..f79f986d07 100644 --- a/executive-summary/widgets/e-summary-title-button.h +++ b/executive-summary/widgets/e-summary-title-button.h @@ -26,6 +26,7 @@ #include <gtk/gtksignal.h> #include <libgnomeui/gnome-canvas.h> +#include <libgnomeui/gnome-canvas-rect-ellipse.h> #define E_SUMMARY_TITLE_BUTTON_TYPE (e_summary_title_button_get_type ()) #define E_SUMMARY_TITLE_BUTTON(obj) (GTK_CHECK_CAST ((obj), E_SUMMARY_TITLE_BUTTON_TYPE, ESummaryTitleButton)) |