2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00

Address reviewer comments

This commit is contained in:
lat9nq 2021-02-05 16:46:03 -05:00
parent 1d19eac415
commit b7e6eca8b2

View file

@ -13,7 +13,7 @@
#include "video_core/memory_manager.h"
extern "C" {
#include "libavutil/opt.h"
#include <libavutil/opt.h>
}
namespace Tegra {