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

@@ -3,7 +3,6 @@
#include <libavutil/pixfmt.h>
#include "common/common.h"
#include "common/global.h"
#include "img_utils.h"
#include "sub/draw_bmp.h"
#include "sub/osd.h"