softpipe: remove unneeded #include
authorBrian Paul <brianp@vmware.com>
Thu, 12 Feb 2009 05:03:34 +0000 (22:03 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 12 Feb 2009 05:03:34 +0000 (22:03 -0700)
src/gallium/drivers/softpipe/sp_context.h

index 3e998848427d1a3f9872868c81ce5cb9c4495266..59d6df8f2dd901e49059f25ccb999efe7473e143 100644 (file)
@@ -32,7 +32,6 @@
 #define SP_CONTEXT_H
 
 #include "pipe/p_context.h"
-#include "pipe/p_defines.h"
 
 #include "draw/draw_vertex.h"