diff options
Diffstat (limited to 'widgets/text/e-completion-match.c')
-rw-r--r-- | widgets/text/e-completion-match.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/text/e-completion-match.c b/widgets/text/e-completion-match.c index c14c8fe40a..19a0980516 100644 --- a/widgets/text/e-completion-match.c +++ b/widgets/text/e-completion-match.c @@ -26,6 +26,7 @@ */ #include <config.h> +#include <string.h> #include <gal/unicode/gunicode.h> #include <gal/widgets/e-unicode.h> #include "e-completion-match.h" |