r600g: Remove unnecessary header.

This commit is contained in:
Vinson Lee 2010-10-08 04:56:49 -07:00
parent 8d6a38d7b3
commit 1f01f5cfcf

View 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)
{