winsys/radeon: cleanup includes
authorMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 14:30:39 +0000 (15:30 +0100)
committerMarek Olšák <maraeo@gmail.com>
Mon, 5 Mar 2012 14:31:35 +0000 (15:31 +0100)
src/gallium/winsys/radeon/drm/radeon_winsys.h

index 9c61dcb..7d5259a 100644 (file)
@@ -40,9 +40,7 @@
  * - R16F/RG16F
  */
 
-#include "pipebuffer/pb_bufmgr.h"
-#include "pipe/p_defines.h"
-#include "pipe/p_state.h"
+#include "pipebuffer/pb_buffer.h"
 #include "libdrm/radeon_surface.h"
 
 #define RADEON_MAX_CMDBUF_DWORDS (16 * 1024)