mesa: added "main/" prefix to includes, remove some -I paths from Makefile.template
[mesa.git] / src / mesa / drivers / dri / i915 / intel_tris.h
index 0e08986221f61a907a41d091dada762e651ef85e..55b60a47f91d05305bba9989e94b15742e9026fa 100644 (file)
@@ -28,7 +28,7 @@
 #ifndef INTELTRIS_INC
 #define INTELTRIS_INC
 
-#include "mtypes.h"
+#include "main/mtypes.h"
 
 #define INTEL_VB_SIZE          (32 * 1024)
 /** 3 dwords of state_immediate and 2 of 3dprim, in intel_flush_prim */