Commit 7867e076 by John Kessenich

Merge pull request #3 from fkaa/include-fix

Fix SPV include directives depending on root folder name
parents 1189a7bc 61deffd9
......@@ -101,8 +101,8 @@ public:
#include <set>
#include <cassert>
#include "../../glslang/SPIRV/spirv.h"
#include "../../glslang/SPIRV/spvIR.h"
#include "spirv.h"
#include "spvIR.h"
namespace spv {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment