Commit 61deffd9 by Felix Kaaman

Fix include directive depending on root folder name

parent 1189a7bc
...@@ -101,8 +101,8 @@ public: ...@@ -101,8 +101,8 @@ public:
#include <set> #include <set>
#include <cassert> #include <cassert>
#include "../../glslang/SPIRV/spirv.h" #include "spirv.h"
#include "../../glslang/SPIRV/spvIR.h" #include "spvIR.h"
namespace spv { 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