gallium/radeon/winsyses: remove #includes of pb_bufmgr.h
[mesa.git] / src / gallium / winsys / amdgpu / drm / amdgpu_bo.h
index e2ee049b64221fabc90d3eb84a4f12513c6582ae..70d985406c1bb8f860a9c174389dd1ff611c340b 100644 (file)
@@ -34,7 +34,6 @@
 #define AMDGPU_BO_H
 
 #include "amdgpu_winsys.h"
-#include "pipebuffer/pb_bufmgr.h"
 
 struct amdgpu_winsys_bo {
    struct pb_buffer base;