ir_to_mesa: Tell Mesa about our choices for vertex attribute locations.
[mesa.git] / src / mesa / shader / arbprogparse.h
index 4574e5cd553ca63b2930c0f90fafc8ff062ae81a..980d39fb9fe5b5cf0b33b1ba11be79ff9ac91e11 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef ARBPROGPARSE_H
 #define ARBPROGPARSE_H
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
 extern void
 _mesa_parse_arb_vertex_program(GLcontext *ctx, GLenum target,