diff options
Diffstat (limited to 'widgets/e-table/e-table-col.h')
-rw-r--r-- | widgets/e-table/e-table-col.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/widgets/e-table/e-table-col.h b/widgets/e-table/e-table-col.h index 950bf23352..582c4eb383 100644 --- a/widgets/e-table/e-table-col.h +++ b/widgets/e-table/e-table-col.h @@ -1,8 +1,9 @@ #ifndef _E_TABLE_COL_H_ #define _E_TABLE_COL_H_ +#include "e-cell.h" + typedef struct _ETableCol ETableCol; -typedef struct _ECell ECell; /* * Information about a single column |