diff options
Diffstat (limited to 'widgets/table/e-table-state.c')
-rw-r--r-- | widgets/table/e-table-state.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/table/e-table-state.c b/widgets/table/e-table-state.c index 0e0fa9f6ef..4c6467ce8e 100644 --- a/widgets/table/e-table-state.c +++ b/widgets/table/e-table-state.c @@ -10,6 +10,7 @@ */ #include <config.h> #include <stdlib.h> +#include <string.h> #include <gtk/gtksignal.h> #include <gtk/gtkobject.h> #include <gnome-xml/parser.h> |