diff options
Diffstat (limited to 'widgets/table/e-table-group-leaf.c')
-rw-r--r-- | widgets/table/e-table-group-leaf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-group-leaf.c b/widgets/table/e-table-group-leaf.c index 966c1a0ef6..315ae0302a 100644 --- a/widgets/table/e-table-group-leaf.c +++ b/widgets/table/e-table-group-leaf.c @@ -28,7 +28,7 @@ #include "e-util/e-i18n.h" #include "e-util/e-util.h" -#include "widgets/misc/e-canvas.h" +#include "misc/e-canvas.h" #include "e-table-item.h" #include "e-table-group-leaf.h" |