Fix #2007: Fix a couple relative header paths in header files.

This commit is contained in:
John Kessenich
2019-12-09 03:12:10 -07:00
parent d519167d2e
commit b5d9dee710
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
#endif
#include "SpvTools.h"
#include "../glslang/Include/intermediate.h"
#include "glslang/Include/intermediate.h"
#include <string>
#include <vector>