projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Remove graphparser.h header, move AVFilterInOut and
[libav.git]
/
tools
/
graph2dot.c
diff --git
a/tools/graph2dot.c
b/tools/graph2dot.c
index
515a003
..
6715a30
100644
(file)
--- a/
tools/graph2dot.c
+++ b/
tools/graph2dot.c
@@
-22,7
+22,7
@@
#undef HAVE_AV_CONFIG_H
#include "libavutil/pixdesc.h"
-#include "libavfilter/
graphparser
.h"
+#include "libavfilter/
avfiltergraph
.h"
static void usage(void)
{