r300/compiler: do not use copy propagation if SaturateMode is used
[mesa.git] / src / mesa / drivers / dri / unichrome / via_tris.h
index b4f0880a7abe908e6f3ace248147affe674b974f..bc6ef4e4ebaec078da4ed09cb87230ea1b0e79bf 100644 (file)
@@ -25,7 +25,7 @@
 #ifndef _VIATRIS_H
 #define _VIATRIS_H
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
 extern void viaPrintRenderState(const char *msg, GLuint state);
 extern void viaInitTriFuncs(GLcontext *ctx);