diff options
Diffstat (limited to 'widgets/table/e-table-without.h')
-rw-r--r-- | widgets/table/e-table-without.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-without.h b/widgets/table/e-table-without.h index 57d6a4cfe2..7788509b7b 100644 --- a/widgets/table/e-table-without.h +++ b/widgets/table/e-table-without.h @@ -24,7 +24,7 @@ #ifndef _E_TABLE_WITHOUT_H_ #define _E_TABLE_WITHOUT_H_ -#include <gtk/gtkobject.h> +#include <glib-object.h> #include <table/e-table-subset.h> #ifdef __cplusplus |