mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 15:00:10 +01:00
r600: Remove unnecessary header.
Fixes r600_emit.h -> r600_cmdbuf.h -> r600_emit.h include recursion.
This commit is contained in:
parent
308f52d573
commit
00fb58ed5d
1 changed files with 0 additions and 1 deletions
|
|
@ -37,7 +37,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define __R600_CMDBUF_H__
|
||||
|
||||
#include "r600_context.h"
|
||||
#include "r600_emit.h"
|
||||
|
||||
#define RADEON_CP_PACKET3_NOP 0xC0001000
|
||||
#define RADEON_CP_PACKET3_NEXT_CHAR 0xC0001900
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue