r300g: last changes's typo, miss a include file
authorCooper Yuan <cooperyuan@gmail.com>
Fri, 23 Oct 2009 08:40:31 +0000 (16:40 +0800)
committerCooper Yuan <cooperyuan@gmail.com>
Fri, 23 Oct 2009 08:40:31 +0000 (16:40 +0800)
src/gallium/winsys/drm/radeon/core/radeon_buffer.c

index beb1d6d..0a7b5ec 100644 (file)
@@ -34,6 +34,7 @@
 
 #include "radeon_bo_gem.h"
 #include "softpipe/sp_texture.h"
+#include "r300_context.h"
 #include <X11/Xutil.h>
 struct radeon_vl_context
 {