diff options
Diffstat (limited to 'src/gallium/auxiliary/vl/vl_csc.h')
-rw-r--r-- | src/gallium/auxiliary/vl/vl_csc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/vl/vl_csc.h b/src/gallium/auxiliary/vl/vl_csc.h index 9b73fb3aef2..a6fb1fdba51 100644 --- a/src/gallium/auxiliary/vl/vl_csc.h +++ b/src/gallium/auxiliary/vl/vl_csc.h @@ -28,7 +28,7 @@ #ifndef vl_csc_h #define vl_csc_h -#include <pipe/p_compiler.h> +#include "pipe/p_compiler.h" struct vl_procamp { |