nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 14 Apr 2012 01:05:02 +0000 (03:05 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 14 Apr 2012 01:05:02 +0000 (03:05 +0200)
src/gallium/drivers/nvc0/nvc0_context.c

index c15d025..dcdc830 100644 (file)
@@ -27,8 +27,6 @@
 #include "nvc0_screen.h"
 #include "nvc0_resource.h"
 
-#include "nouveau/nouveau_reloc.h"
-
 static void
 nvc0_flush(struct pipe_context *pipe,
            struct pipe_fence_handle **fence)