include by relative path, so root doesn't need to be in the search path
This commit is contained in:
parent
e6f7988ade
commit
42169c5fee
5 changed files with 7 additions and 7 deletions
|
|
@ -37,9 +37,9 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include "InitializeDll.h"
|
||||
#include "Include/InitializeGlobals.h"
|
||||
#include "../glslang/Include/InitializeGlobals.h"
|
||||
|
||||
#include "Public/ShaderLang.h"
|
||||
#include "../glslang/Public/ShaderLang.h"
|
||||
|
||||
namespace glslang {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue