Move opts/ into util/opts/

This commit is contained in:
Kamil Trzcinski
2022-09-02 22:00:01 +02:00
parent 9a592fb00e
commit f5726fc9b2
34 changed files with 48 additions and 48 deletions

View File

@@ -1,5 +1,5 @@
#include "ffmpeg/remuxer.h"
#include "opts/log.h"
#include "util/opts/log.h"
#include <inttypes.h>