Fix #2007: Fix a couple relative header paths in header files.
This commit is contained in:
parent
d519167d2e
commit
b5d9dee710
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@
|
|||
#include <ostream>
|
||||
#endif
|
||||
|
||||
#include "../glslang/MachineIndependent/localintermediate.h"
|
||||
#include "glslang/MachineIndependent/localintermediate.h"
|
||||
#include "Logger.h"
|
||||
|
||||
namespace glslang {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue