diff options
Diffstat (limited to 'mail/message-list.c')
-rw-r--r-- | mail/message-list.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/message-list.c b/mail/message-list.c index 865610abfd..55c74eeafa 100644 --- a/mail/message-list.c +++ b/mail/message-list.c @@ -56,11 +56,13 @@ #include "misc/e-gui-utils.h" #include "table/e-cell-checkbox.h" +#include "table/e-cell-hbox.h" #include "table/e-cell-date.h" #include "table/e-cell-size.h" #include "table/e-cell-text.h" #include "table/e-cell-toggle.h" #include "table/e-cell-tree.h" +#include "table/e-cell-vbox.h" #include "table/e-tree-memory-callbacks.h" #include "table/e-tree-memory.h" |