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