aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-memory.c')
-rw-r--r--widgets/table/e-table-memory.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/widgets/table/e-table-memory.c b/widgets/table/e-table-memory.c
index 1fab95a7e1..b92881a847 100644
--- a/widgets/table/e-table-memory.c
+++ b/widgets/table/e-table-memory.c
@@ -12,6 +12,8 @@
*/
#include <config.h>
+#include "e-table-memory.h"
+
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
@@ -24,7 +26,7 @@
#include "gal/util/e-util.h"
#include "gal/util/e-xml-utils.h"
-#include "e-table-memory.h"
+#include <string.h>
#define PARENT_TYPE E_TABLE_MODEL_TYPE