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 9c61dcb4ebeb05b76f7379d001e34764b2b1ff24..7d5259ad11fc910502ad144fe26b1e478e5ec5b6 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)