aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-combo.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-combo.h')
-rw-r--r--widgets/table/e-cell-combo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-combo.h b/widgets/table/e-cell-combo.h
index 23d5ac26a4..dfcd7a7817 100644
--- a/widgets/table/e-cell-combo.h
+++ b/widgets/table/e-cell-combo.h
@@ -31,7 +31,7 @@
#ifndef _E_CELL_COMBO_H_
#define _E_CELL_COMBO_H_
-#include <gal/e-table/e-cell-popup.h>
+#include <table/e-cell-popup.h>
#define E_CELL_COMBO_TYPE (e_cell_combo_get_type ())
#define E_CELL_COMBO(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_COMBO_TYPE, ECellCombo))