summaryrefslogtreecommitdiffstats
path: root/common/tags.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/tags.c')
-rw-r--r--common/tags.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tags.c b/common/tags.c
index 43f557dd6c..67e428766a 100644
--- a/common/tags.c
+++ b/common/tags.c
@@ -17,9 +17,9 @@
#include <stddef.h>
#include <limits.h>
-#include <strings.h>
#include <assert.h>
#include <libavutil/dict.h>
+#include "common.h"
#include "tags.h"
#include "misc/bstr.h"