aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-sorted.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-sorted.c')
-rw-r--r--widgets/table/e-table-sorted.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/table/e-table-sorted.c b/widgets/table/e-table-sorted.c
index a5b5acb8cf..462045b563 100644
--- a/widgets/table/e-table-sorted.c
+++ b/widgets/table/e-table-sorted.c
@@ -22,9 +22,12 @@
*/
#include <config.h>
+
#include <stdlib.h>
#include <string.h>
+
#include "gal/util/e-util.h"
+
#include "e-table-sorted.h"
#include "e-table-sorting-utils.h"