summaryrefslogtreecommitdiff
path: root/libavfilter/parseutils.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavfilter/parseutils.h')
-rw-r--r--libavfilter/parseutils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/parseutils.h b/libavfilter/parseutils.h
index e8e1e1a09a..a139c952ab 100644
--- a/libavfilter/parseutils.h
+++ b/libavfilter/parseutils.h
@@ -25,7 +25,7 @@
#ifndef AVFILTER_PARSEUTILS_H
#define AVFILTER_PARSEUTILS_H
-#include "libavcodec/opt.h"
+#include "libavutil/opt.h"
/**
* Unescape the given string until a non escaped terminating char,