[i965] add a missing header file
authorZou Nan hai <nanhai.zou@intel.com>
Fri, 18 Sep 2009 08:04:41 +0000 (16:04 +0800)
committerZou Nan hai <nanhai.zou@intel.com>
Fri, 18 Sep 2009 08:04:41 +0000 (16:04 +0800)
src/mesa/drivers/dri/intel/intel_clear.c

index 736434d7639b9c7ab95cd50c8734a9cb1e385c0d..9010b910c7de5e46ea116a91de844fb78c78e4df 100644 (file)
@@ -38,6 +38,7 @@
 #include "intel_fbo.h"
 #include "intel_pixel.h"
 #include "intel_regions.h"
+#include "intel_batchbuffer.h"
 
 #define FILE_DEBUG_FLAG DEBUG_BLIT