From 725d77a6b535672a6fde89935913ca18a882f892 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sun, 14 Mar 2010 15:47:05 -0700 Subject: trace: Remove unnecessary headers. --- src/gallium/drivers/trace/tr_drm.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/gallium/drivers/trace') diff --git a/src/gallium/drivers/trace/tr_drm.c b/src/gallium/drivers/trace/tr_drm.c index 906b3262e4..eaa47df406 100644 --- a/src/gallium/drivers/trace/tr_drm.c +++ b/src/gallium/drivers/trace/tr_drm.c @@ -30,9 +30,6 @@ #include "util/u_memory.h" #include "tr_drm.h" #include "tr_screen.h" -#include "tr_context.h" -#include "tr_buffer.h" -#include "tr_texture.h" #include "tr_public.h" struct trace_drm_api -- cgit v1.2.3