#ifndef TODAY_PIM_SUMMARY_H #define TODAY_PIM_SUMMARY_H #include #include "today.h" GtkWidget *today_pim_summary_box_new (TodayData *data); #endif