diff options
-rw-r--r-- | tp-account-widgets/tpaw-string-parser.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tp-account-widgets/tpaw-string-parser.c b/tp-account-widgets/tpaw-string-parser.c index de7778203..93ed79aed 100644 --- a/tp-account-widgets/tpaw-string-parser.c +++ b/tp-account-widgets/tpaw-string-parser.c @@ -21,6 +21,7 @@ #include "config.h" #include "tpaw-string-parser.h" +#include <string.h> #include <tp-account-widgets/tpaw-utils.h> #include "empathy-ui-utils.h" |