aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-simple.h')
-rw-r--r--widgets/table/e-table-simple.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-simple.h b/widgets/table/e-table-simple.h
index 34e76eed79..ca44464325 100644
--- a/widgets/table/e-table-simple.h
+++ b/widgets/table/e-table-simple.h
@@ -2,7 +2,7 @@
#ifndef _E_TABLE_SIMPLE_H_
#define _E_TABLE_SIMPLE_H_
-#include "e-table-model.h"
+#include <gal/e-table/e-table-model.h>
#define E_TABLE_SIMPLE_TYPE (e_table_simple_get_type ())
#define E_TABLE_SIMPLE(o) (GTK_CHECK_CAST ((o), E_TABLE_SIMPLE_TYPE, ETableSimple))