mirror of
https://github.com/love2d/love.git
synced 2026-08-17 11:00:31 +02:00
Fix build error from incorrect include paths
--HG-- branch : minor
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#include <ostream>
|
||||
#endif
|
||||
|
||||
#include "glslang/MachineIndependent/localintermediate.h"
|
||||
#include "../glslang/MachineIndependent/localintermediate.h"
|
||||
#include "Logger.h"
|
||||
|
||||
namespace glslang {
|
||||
|
||||
Reference in New Issue
Block a user