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