aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cell-date-edit.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-cell-date-edit.h')
-rw-r--r--widgets/misc/e-cell-date-edit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-cell-date-edit.h b/widgets/misc/e-cell-date-edit.h
index dba88b8f65..6f1dacbb58 100644
--- a/widgets/misc/e-cell-date-edit.h
+++ b/widgets/misc/e-cell-date-edit.h
@@ -30,7 +30,7 @@
#define _E_CELL_DATE_EDIT_H_
#include <time.h>
-#include <table/e-cell-popup.h>
+#include <gal/e-table/e-cell-popup.h>
#define E_CELL_DATE_EDIT_TYPE (e_cell_date_edit_get_type ())
#define E_CELL_DATE_EDIT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_DATE_EDIT_TYPE, ECellDateEdit))