mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 08:07:59 -05:00
gl_shader_util: Add missing includes.
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
|
||||
#include <vector>
|
||||
#include <glad/glad.h>
|
||||
#include "common/assert.h"
|
||||
#include "common/logging/log.h"
|
||||
|
||||
namespace GLShader {
|
||||
|
||||
|
Reference in New Issue
Block a user