mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 06:58:05 +02:00
svga/drm: Fix build under scons
This commit is contained in:
parent
ff0987a15d
commit
fb70f456fc
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include <state_tracker/dri1_api.h>
|
||||
#include <state_tracker/drm_api.h>
|
||||
#include <vmwgfx_drm.h>
|
||||
#include "vmwgfx_drm.h"
|
||||
#include <xf86drm.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue