glsl2: Give the path within src/mesa/ for headers instead of relying on -I.
This commit is contained in:

committed by
Eric Anholt

parent
b35703df10
commit
31747155ea
@@ -36,7 +36,7 @@
|
||||
#include <inttypes.h>
|
||||
#include "ir.h"
|
||||
#include "ir_hierarchical_visitor.h"
|
||||
#include "hash_table.h"
|
||||
#include "program/hash_table.h"
|
||||
#include "glsl_types.h"
|
||||
|
||||
class ir_validate : public ir_hierarchical_visitor {
|
||||
|
Reference in New Issue
Block a user