mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 08:40:11 +01:00
gallium: Use directory name in include.
This commit is contained in:
parent
6c3d12e374
commit
1d6c98651f
1 changed files with 2 additions and 1 deletions
|
|
@ -46,7 +46,8 @@
|
|||
|
||||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include "p_compiler.h"
|
||||
|
||||
#include "pipe/p_compiler.h"
|
||||
|
||||
#include "pipe/p_state.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue