diff options
Diffstat (limited to 'src/gallium/auxiliary/vl/vl_decoder.h')
-rw-r--r-- | src/gallium/auxiliary/vl/vl_decoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/auxiliary/vl/vl_decoder.h b/src/gallium/auxiliary/vl/vl_decoder.h index fed529c9bc7..54dc42370f7 100644 --- a/src/gallium/auxiliary/vl/vl_decoder.h +++ b/src/gallium/auxiliary/vl/vl_decoder.h @@ -29,7 +29,7 @@ #ifndef vl_decoder_h #define vl_decoder_h -#include <pipe/p_video_decoder.h> +#include "pipe/p_video_decoder.h" /** * check if a given profile is supported with shader based decoding |