mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-27 12:17:52 -05:00
VideoCore: Run include-what-you-use and fix most includes.
This commit is contained in:
@ -4,6 +4,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <array>
|
||||
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_types.h"
|
||||
|
||||
#include "video_core/pica.h"
|
||||
#include "video_core/primitive_assembly.h"
|
||||
#include "video_core/shader/shader.h"
|
||||
|
Reference in New Issue
Block a user