aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-cell-spin-button.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-cell-spin-button.h')
-rw-r--r--widgets/table/e-cell-spin-button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-cell-spin-button.h b/widgets/table/e-cell-spin-button.h
index 4326c0429c..ff88dc4c37 100644
--- a/widgets/table/e-cell-spin-button.h
+++ b/widgets/table/e-cell-spin-button.h
@@ -32,7 +32,7 @@
#include <glib.h>
#include <gtk/gtktypeutils.h>
-#include <gal/e-table/e-cell.h>
+#include <table/e-cell.h>
#define E_CELL_SPIN_BUTTON_TYPE (e_cell_spin_button_get_type ())
#define E_CELL_SPIN_BUTTON(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), E_CELL_SPIN_BUTTON_TYPE, ECellSpinButton))