mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 10:40:11 +01:00
nouveau: Remove reference to drm_api
This commit is contained in:
parent
09b73b2a5f
commit
9ca563a9a8
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
#include "nouveau_screen.h"
|
||||
|
||||
/* XXX this should go away */
|
||||
#include "state_tracker/drm_api.h"
|
||||
#include "state_tracker/drm_driver.h"
|
||||
#include "util/u_simple_screen.h"
|
||||
|
||||
static const char *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue