glsl/linker: add DisableTransformFeedbackPacking workaround
[mesa.git] / src / mesa / main / pixel.c
index a9a14df0e300e162c3341c1e0305631016e029cf..b234bacd9b6d5102774da28f47e029331bc1c1d4 100644 (file)
@@ -35,7 +35,6 @@
 #include "pixel.h"
 #include "pbo.h"
 #include "mtypes.h"
-#include "main/dispatch.h"
 
 
 /**********************************************************************/