mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
dri1_api: need not include drm.h
This commit is contained in:
parent
97a694e221
commit
c28f5f98d6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
#include "state_tracker/drm_api.h"
|
||||
|
||||
#include <drm.h>
|
||||
struct drm_clip_rect;
|
||||
|
||||
struct pipe_screen;
|
||||
struct pipe_winsys;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue