Oh.. lol. I just realized mesa is doing PR's now in gitlab and i'm being old-fashion.
January 8, 2020 7:04 PM, "Alexander von Gluck IV" <kallis...@unixzen.com> wrote: > --- > src/gallium/state_trackers/hgl/hgl_context.h | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/src/gallium/state_trackers/hgl/hgl_context.h > b/src/gallium/state_trackers/hgl/hgl_context.h > index c5995f1cd2b..e2ebfbad4bc 100644 > --- a/src/gallium/state_trackers/hgl/hgl_context.h > +++ b/src/gallium/state_trackers/hgl/hgl_context.h > @@ -9,11 +9,13 @@ > #define HGL_CONTEXT_H > > -#include "state_tracker/st_api.h" > -#include "state_tracker/st_manager.h" > +#include "pipe/p_format.h" > #include "pipe/p_compiler.h" > #include "pipe/p_screen.h" > #include "postprocess/filters.h" > + > +#include "state_tracker/st_api.h" > +#include "state_tracker/st_manager.h" > #include "os/os_thread.h" > > #include "bitmap_wrapper.h" > -- > 2.24.1 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev