mirror of
https://github.com/RPCS3/glslang.git
synced 2024-11-24 03:39:51 +00:00
Remove unnecessary include path relative to root
This commit is contained in:
parent
085371d9d4
commit
e915da4aee
@ -50,7 +50,7 @@
|
||||
|
||||
namespace spv {
|
||||
// Include C-based headers that don't have a namespace
|
||||
#include "SPIRV/GLSL.std.450.h"
|
||||
#include "GLSL.std.450.h"
|
||||
}
|
||||
const char* GlslStd450DebugNames[spv::GLSLstd450Count];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user