git.videolan.org
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move #include where it belongs.
[ffmpeg.git]
/
libavutil
/
avstring.h
diff --git
a/libavutil/avstring.h
b/libavutil/avstring.h
index
98d5235
..
b8203f3
100644
(file)
--- a/
libavutil/avstring.h
+++ b/
libavutil/avstring.h
@@
-22,7
+22,6
@@
#define AVUTIL_AVSTRING_H
#include <stddef.h>
-#include "mem.h"
/**
* Return non-zero if pfx is a prefix of str. If it is, *ptr is set to