diff options
Diffstat (limited to 'widgets/table/e-cell-float.h')
-rw-r--r-- | widgets/table/e-cell-float.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-float.h b/widgets/table/e-cell-float.h index 36874406b2..8285c314e7 100644 --- a/widgets/table/e-cell-float.h +++ b/widgets/table/e-cell-float.h @@ -27,7 +27,7 @@ #ifndef _E_CELL_FLOAT_H_ #define _E_CELL_FLOAT_H_ -#include <gal/e-table/e-cell-text.h> +#include <table/e-cell-text.h> G_BEGIN_DECLS |