svga: remove unneeded include of u_double_list.h
authorBrian Paul <brianp@vmware.com>
Sat, 19 Oct 2013 17:22:33 +0000 (11:22 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 23 Oct 2013 16:15:38 +0000 (10:15 -0600)
src/gallium/drivers/svga/svga_screen.h

index 77b552af6b0d6f3472e9e8b74b8aa953adc52e16..0606147dd2030c06d48bd77f39d05f6671d6ed43 100644 (file)
@@ -30,8 +30,6 @@
 #include "pipe/p_screen.h"
 #include "os/os_thread.h"
 
-#include "util/u_double_list.h"
-
 #include "svga_screen_cache.h"