OSDN Git Service

r600g: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Fri, 8 Oct 2010 11:56:49 +0000 (04:56 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 8 Oct 2010 11:56:49 +0000 (04:56 -0700)
src/gallium/winsys/r600/drm/radeon_bo.c

index 836d5d7..14a0016 100644 (file)
@@ -32,7 +32,6 @@
 #include "r600_priv.h"
 #include "xf86drm.h"
 #include "radeon_drm.h"
-#include "util/u_time.h"
 
 static int radeon_bo_fixed_map(struct radeon *radeon, struct radeon_bo *bo)
 {