[Mesa-dev] [PATCH 09/24] gallium/winsys: remove duplicated include

Nicolas Kaiser nikai at nikai.net
Thu Sep 30 07:33:43 PDT 2010


Remove duplicated include.
---
 src/gallium/winsys/svga/drm/vmw_screen_dri.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/winsys/svga/drm/vmw_screen_dri.c b/src/gallium/winsys/svga/drm/vmw_screen_dri.c
index 7bd4407..258084a 100644
--- a/src/gallium/winsys/svga/drm/vmw_screen_dri.c
+++ b/src/gallium/winsys/svga/drm/vmw_screen_dri.c
@@ -30,7 +30,6 @@
 #include "util/u_format.h"
 #include "vmw_screen.h"
 
-#include "vmw_screen.h"
 #include "vmw_surface.h"
 #include "svga_drm_public.h"
 
-- 
1.7.2.2


More information about the mesa-dev mailing list