diff options
Diffstat (limited to 'src/gallium/drivers/trace/tr_drm.c')
-rw-r--r-- | src/gallium/drivers/trace/tr_drm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/trace/tr_drm.c b/src/gallium/drivers/trace/tr_drm.c index 43a4b296de2..9c7d39201a9 100644 --- a/src/gallium/drivers/trace/tr_drm.c +++ b/src/gallium/drivers/trace/tr_drm.c @@ -29,7 +29,6 @@ #include "util/u_memory.h" #include "rbug/rbug_public.h" -#include "tr_screen.h" #include "tr_drm.h" #include "tr_screen.h" #include "tr_public.h" |