Switch to relative include path for ResourceLimits
authorBinaryRK <fox.dealos@gmail.com>
Sat, 2 Feb 2019 13:56:09 +0000 (15:56 +0200)
committerBinaryRK <fox.dealos@gmail.com>
Sat, 2 Feb 2019 14:18:49 +0000 (16:18 +0200)
StandAlone/ResourceLimits.h

index 9c3eb3e..736248e 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <string>
 
-#include "glslang/Include/ResourceLimits.h"
+#include "../glslang/Include/ResourceLimits.h"
 
 namespace glslang {