diff options
Diffstat (limited to 'executive-summary/component/e-summary-callbacks.h')
-rw-r--r-- | executive-summary/component/e-summary-callbacks.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/executive-summary/component/e-summary-callbacks.h b/executive-summary/component/e-summary-callbacks.h index 3d42adca26..6b908d694c 100644 --- a/executive-summary/component/e-summary-callbacks.h +++ b/executive-summary/component/e-summary-callbacks.h @@ -1,6 +1,8 @@ #ifndef __E_SUMMARY_CALLBACKS_H__ #define __E_SUMMARY_CALLBACKS_H__ +#include "e-summary.h" + void embed_service (GtkWidget *widget, ESummary *esummary); void new_mail (GtkWidget *widget, |