glthread: handle ARB_vertex_attrib_binding
[mesa.git] / src / mesa / main / framebuffer.c
index 1c72f446b0d8b313647ba81a585fc97fb55d9536..5061c179ee961b30b01c98c30dbfc7d4f6b2ecc4 100644 (file)
@@ -31,7 +31,7 @@
 
 #include <stdio.h>
 #include "glheader.h"
-#include "imports.h"
+
 #include "blend.h"
 #include "buffers.h"
 #include "context.h"
@@ -45,6 +45,7 @@
 #include "texobj.h"
 #include "glformats.h"
 #include "state.h"
+#include "util/u_memory.h"