aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-cell-percent.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/misc/e-cell-percent.h')
-rw-r--r--widgets/misc/e-cell-percent.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/e-cell-percent.h b/widgets/misc/e-cell-percent.h
index 6207e0c878..c738631ebf 100644
--- a/widgets/misc/e-cell-percent.h
+++ b/widgets/misc/e-cell-percent.h
@@ -29,7 +29,7 @@
#ifndef _E_CELL_PERCENT_H_
#define _E_CELL_PERCENT_H_
-#include <gal/e-table/e-cell-text.h>
+#include <table/e-cell-text.h>
#define E_CELL_PERCENT_TYPE (e_cell_percent_get_type ())
#define E_CELL_PERCENT(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_PERCENT_TYPE, ECellPercent))