aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-popup.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-popup.h')
-rw-r--r--widgets/table/e-cell-popup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-popup.h b/widgets/table/e-cell-popup.h
index 26a7429127..24b36e42f4 100644
--- a/widgets/table/e-cell-popup.h
+++ b/widgets/table/e-cell-popup.h
@@ -33,7 +33,7 @@
#define _E_CELL_POPUP_H_
#include <libgnomecanvas/gnome-canvas.h>
-#include <gal/e-table/e-cell.h>
+#include <table/e-cell.h>
#define E_CELL_POPUP_TYPE (e_cell_popup_get_type ())
#define E_CELL_POPUP(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_POPUP_TYPE, ECellPopup))