various: remove global.h inclusion where not needed

This commit is contained in:
Kacper Michajłow
2024-10-01 03:09:11 +02:00
committed by sfan5
parent c11239be8c
commit 7202406fe8
19 changed files with 2 additions and 19 deletions

View File

@@ -21,7 +21,6 @@
#include <libavcodec/avcodec.h>
#include "common/global.h"
#include "osdep/io.h"
#include "mpv_talloc.h"