mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
radeon: Remove unnecessary header.
This commit is contained in:
parent
62f8b56dc6
commit
c4889fa5f0
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#include "radeon_tex.h"
|
||||
#elif defined(RADEON_R200)
|
||||
#include "r200_context.h"
|
||||
#include "r200_ioctl.h"
|
||||
#include "r200_tex.h"
|
||||
#elif defined(RADEON_R300)
|
||||
#include "r300_context.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue