softpipe: Remove unnecessary header.
authorVinson Lee <vlee@vmware.com>
Wed, 27 Jan 2010 07:28:23 +0000 (23:28 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 27 Jan 2010 07:28:23 +0000 (23:28 -0800)
src/gallium/drivers/softpipe/sp_winsys.c

index 8169071dc9fe2e65e906be23ee797ad0b24923f0..38bcd64c6a5c3aa94e8fa6698bc6824ccd1adec7 100644 (file)
@@ -39,7 +39,6 @@
 #include "pipe/internal/p_winsys_screen.h"/* port to just p_screen */
 #include "pipe/p_format.h"
 #include "pipe/p_context.h"
-#include "pipe/p_inlines.h"
 #include "util/u_format.h"
 #include "util/u_math.h"
 #include "util/u_memory.h"