diff options
Diffstat (limited to 'calendar/gui/e-calendar-table.h')
-rw-r--r-- | calendar/gui/e-calendar-table.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/e-calendar-table.h b/calendar/gui/e-calendar-table.h index 48af37831a..e9fcb06af6 100644 --- a/calendar/gui/e-calendar-table.h +++ b/calendar/gui/e-calendar-table.h @@ -25,7 +25,7 @@ #define _E_CALENDAR_TABLE_H_ #include <gtk/gtktable.h> -#include <gal/e-table/e-table-scrolled.h> +#include <table/e-table-scrolled.h> #include <widgets/misc/e-cell-date-edit.h> #include "e-activity-handler.h" #include "e-cal-model.h" |