Unverified Commit dc2d5673 by John Kessenich Committed by GitHub

Merge pull request #1690 from BinaryRK/relative-include-fix

Use relative include paths in StandAlone/ResourceLimits.h
parents 4f50a463 0d5c8664
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
#include <string> #include <string>
#include "glslang/Include/ResourceLimits.h" #include "../glslang/Include/ResourceLimits.h"
namespace glslang { namespace glslang {
......
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