[Mesa-dev] [PATCH 3/3] st/mesa: remove unneeded #include in st_format.h

Ilia Mirkin imirkin at alum.mit.edu
Tue Dec 5 17:01:55 UTC 2017


Series is

Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>

On Tue, Dec 5, 2017 at 11:59 AM, Brian Paul <brianp at vmware.com> wrote:
> ---
>  src/mesa/state_tracker/st_format.h | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/src/mesa/state_tracker/st_format.h b/src/mesa/state_tracker/st_format.h
> index 3dd9c10..466b5d0 100644
> --- a/src/mesa/state_tracker/st_format.h
> +++ b/src/mesa/state_tracker/st_format.h
> @@ -33,7 +33,6 @@
>  #include "main/formats.h"
>  #include "main/glheader.h"
>
> -#include "pipe/p_defines.h"
>  #include "pipe/p_format.h"
>
>  #ifdef __cplusplus
> --
> 1.9.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list