mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-12-16 04:09:39 +00:00
Merge pull request #14065 from iwubcode/glslang_compiler_fix
VideoCommon: fix wrong path to glslang include
This commit is contained in:
commit
9c28f19e56
@ -8,7 +8,7 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include "ShaderLang.h"
|
||||
#include <glslang/Public/ShaderLang.h>
|
||||
|
||||
namespace VideoCommon
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user