Signed-off-by: Jonathan Gray <j...@jsg.id.au> --- src/mesa/drivers/dri/nouveau/nouveau_driver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git src/mesa/drivers/dri/nouveau/nouveau_driver.h src/mesa/drivers/dri/nouveau/nouveau_driver.h index e03b2c1..c65c7c8 100644 --- src/mesa/drivers/dri/nouveau/nouveau_driver.h +++ src/mesa/drivers/dri/nouveau/nouveau_driver.h @@ -38,7 +38,7 @@ #undef NDEBUG #include <assert.h> -#include <libdrm/nouveau.h> +#include <nouveau.h> #include "nouveau_screen.h" #include "nouveau_state.h" #include "nouveau_surface.h" -- 1.8.3.2 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev