mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 01:08:03 +02:00
dri/swrast: drop mtypes.h from dri_sw
This commit is contained in:
parent
e60693efda
commit
e557c2e14f
1 changed files with 1 additions and 1 deletions
|
|
@ -26,8 +26,8 @@
|
|||
#define _DRI_SW_H
|
||||
|
||||
#include <GL/gl.h>
|
||||
#include <GL/internal/glcore.h>
|
||||
#include <GL/internal/dri_interface.h>
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue