Change to system dir include
This commit is contained in:
parent
64b36ef5d8
commit
59dae251b0
|
@ -31,7 +31,7 @@
|
|||
|
||||
#include "glslang_util.h"
|
||||
#if defined(HAVE_GLSLANG)
|
||||
#include "glslang.hpp"
|
||||
#include <glslang.hpp>
|
||||
#endif
|
||||
#include "../../verbosity.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue