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