X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Ftnl%2Ft_pipeline.h;h=d110010f04eb75a8136a9fb6e554c7cd29fdcfa7;hb=9b70c33e735ff060ddad7d0b501d19c670f41618;hp=0952854b8554d38f0b5fc507bb207fa4bee8e4bc;hpb=fb9ee9b323bff93973a39560b2bc007aace4bddd;p=mesa.git diff --git a/src/mesa/tnl/t_pipeline.h b/src/mesa/tnl/t_pipeline.h index 0952854b855..d110010f04e 100644 --- a/src/mesa/tnl/t_pipeline.h +++ b/src/mesa/tnl/t_pipeline.h @@ -30,7 +30,7 @@ #ifndef _T_PIPELINE_H_ #define _T_PIPELINE_H_ -#include "mtypes.h" +#include "main/mtypes.h" #include "t_context.h" extern void _tnl_run_pipeline( GLcontext *ctx );