[Mesa-dev] [PATCH] haiku: Fix hgl dispatch build. Tested under meson/scons.

Brian Paul brian.e.paul at gmail.com
Sun Mar 31 18:59:39 UTC 2019


On Sat, Mar 30, 2019 at 6:30 PM Alexander von Gluck IV <
kallisti5 at unixzen.com> wrote:

> ---
>  src/hgl/GLDispatcher.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/hgl/GLDispatcher.h b/src/hgl/GLDispatcher.h
> index 8aaf58a6237..7a4bcd33299 100644
> --- a/src/hgl/GLDispatcher.h
> +++ b/src/hgl/GLDispatcher.h
> @@ -15,7 +15,7 @@
>  #include <GL/gl.h>
>  #include <SupportDefs.h>
>
> -#include "glheader.h"
> +#include "main/glheader.h"
>
>  #include "glapi/glapi.h"
>
> --


Looks OK to me.   Reviewed-by: Brian Paul <brianp at vmware.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20190331/aa9392f2/attachment.html>


More information about the mesa-dev mailing list