mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
build fix for HAVE_GLSLANG=1 HAVE_VULKAN=0.
This commit is contained in:
parent
14d2528da7
commit
7f75e9f4cf
@ -30,7 +30,7 @@
|
||||
#endif
|
||||
|
||||
#include "glslang_util.h"
|
||||
#ifdef HAVE_VULKAN
|
||||
#if defined(HAVE_GLSLANG) && !defined(HAVE_GRIFFIN)
|
||||
#include "glslang.hpp"
|
||||
#endif
|
||||
#include "../../verbosity.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user