aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cell-date-edit.h
diff options
context:
space:
mode:
authornobody <nobody@localhost>2005-07-01 18:06:24 +0800
committernobody <nobody@localhost>2005-07-01 18:06:24 +0800
commita42a84d0630d9fdea081f73e8cd2942fa0249e02 (patch)
treed160b12ed3189811ca9a7cfb8a69f82d42b999da /widgets/misc/e-cell-date-edit.h
parentda4c46c126c59356c64030c1f05ddc2a3f72cad0 (diff)
downloadgsoc2013-evolution-a42a84d0630d9fdea081f73e8cd2942fa0249e02.tar.gz
gsoc2013-evolution-a42a84d0630d9fdea081f73e8cd2942fa0249e02.tar.zst
gsoc2013-evolution-a42a84d0630d9fdea081f73e8cd2942fa0249e02.zip
This commit was manufactured by cvs2svn to create tagEVOLUTION_2_3_3
'EVOLUTION_2_3_3'. svn path=/tags/EVOLUTION_2_3_3/; revision=29611
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))