mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-03 21:41:19 +12:00
Vulkan: Don't use glslang internal headers
Signed-off-by: Mike Lothian <mike@fireburn.co.uk>
This commit is contained in:
parent
e53c63b828
commit
72aacbdcec
2 changed files with 2 additions and 3 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
#include "Cafe/HW/Latte/Core/LatteTiming.h" // vsync control
|
||||
|
||||
#include <glslang/Include/Types.h>
|
||||
#include <glslang/Public/ShaderLang.h>
|
||||
|
||||
#include <wx/msgdlg.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue