aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-item.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-item.c')
-rw-r--r--widgets/table/e-table-item.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-item.c b/widgets/table/e-table-item.c
index 6da76cf77f..4b4299fc58 100644
--- a/widgets/table/e-table-item.c
+++ b/widgets/table/e-table-item.c
@@ -26,7 +26,9 @@
* TODO:
* Add a border to the thing, so that focusing works properly.
*/
+#ifdef HAVE_CONFIG_H
#include <config.h>
+#endif
#include <math.h>
#include <stdio.h>