summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-08-01 04:43:55 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2022-02-24 12:56:49 +0100
commit155cd6baa49797d57f5b42276eeed3f5408ef3f7 (patch)
treea84f8d1510d96965d5ef222bc09c1ecc8a667c5c /libavformat
parentb389ff9a8588d603215ce5714e6c17b4882c22d6 (diff)
Remove obsolete version.h inclusions
Forgotten in e7bd47e657bbf9e1ce9915e93bc80cb1a29fb7f3. Reviewed-by: Martin Storsjö <martin@martin.st> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/url.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavformat/url.h b/libavformat/url.h
index a129150d76..3cfe3ecc5c 100644
--- a/libavformat/url.h
+++ b/libavformat/url.h
@@ -25,7 +25,6 @@
#define AVFORMAT_URL_H
#include "avio.h"
-#include "libavformat/version.h"
#include "libavutil/dict.h"
#include "libavutil/log.h"