swrast: remove MAX_WIDTH arrays in s_drawpix.c
[mesa.git] / src / mesa / swrast / s_bitmap.c
index 21488d3ba3ee826258fd6c9f39de89e49260dfdb..18f1c1866bf6282c20d91596bca51b58fc9b58d4 100644 (file)
@@ -33,6 +33,7 @@
 #include "main/condrender.h"
 #include "main/image.h"
 #include "main/macros.h"
+#include "main/pbo.h"
 
 #include "s_context.h"
 #include "s_span.h"