Ver Fonte

Fix Windows build

--HG--
branch : minor
Alex Szpakowski há 8 anos atrás
pai
commit
e360346c21

+ 1 - 1
src/libraries/glslang/glslang/OSDependent/Windows/main.cpp

@@ -32,7 +32,7 @@
 // POSSIBILITY OF SUCH DAMAGE.
 //
 
-#include "InitializeDll.h"
+#include "glslang/OGLCompilersDLL/InitializeDll.h"
 
 #define STRICT
 #define VC_EXTRALEAN 1