diff options
Diffstat (limited to 'widgets/table/e-cell-pixbuf.h')
-rw-r--r-- | widgets/table/e-cell-pixbuf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-pixbuf.h b/widgets/table/e-cell-pixbuf.h index 2f12521d58..be17dc523c 100644 --- a/widgets/table/e-cell-pixbuf.h +++ b/widgets/table/e-cell-pixbuf.h @@ -23,7 +23,7 @@ #ifndef _E_CELL_PIXBUF_H_ #define _E_CELL_PIXBUF_H_ -#include <gal/e-table/e-table.h> +#include <table/e-table.h> #define E_CELL_PIXBUF_TYPE (e_cell_pixbuf_get_type ()) #define E_CELL_PIXBUF(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_PIXBUF_TYPE, ECellPixbuf)) |