Update 'src/thumb.c'

This commit is contained in:
a3x 2022-02-07 21:46:39 +00:00
parent a292ea2bee
commit 2cccaf0055
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#include <libavformat/avformat.h>
#include <libavcodec/avcodec.h>
#include <stdio.h>
#include "png.h"
#include "util.h"