i965: Fix up part of my Sandybridge attributes support patch.
[mesa.git] / src / mesa / drivers / dri / i810 / i810tris.h
index 3d0dd916ca1260a870d641b6f33ff3a7d872a440..ab026be0a51d014c351ccd20702d3b7b4dfa2410 100644 (file)
@@ -26,7 +26,7 @@
 #ifndef I810TRIS_INC
 #define I810TRIS_INC
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
 extern void i810PrintRenderState( const char *msg, GLuint state );
 extern void i810InitTriFuncs( GLcontext *ctx );