Fix NV_EXTENSIONS-disabled build
This commit is contained in:
parent
822817977c
commit
1994fe4523
@ -49,9 +49,7 @@ namespace spv {
|
||||
#ifdef AMD_EXTENSIONS
|
||||
#include "GLSL.ext.AMD.h"
|
||||
#endif
|
||||
#ifdef NV_EXTENSIONS
|
||||
#include "GLSL.ext.NV.h"
|
||||
#endif
|
||||
}
|
||||
|
||||
// Glslang includes
|
||||
|
Loading…
x
Reference in New Issue
Block a user