X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fmesa%2Fdrivers%2Fdri%2Fmga%2Fmgatris.h;h=43612b80a15bc1c0866edf6c08b7ffc77ef52d4b;hb=c5c5cd7132e18f4aad8e73d8ee879f8823c4c1e7;hp=a40fef8307d52353b1b795bd8cf13786e0772947;hpb=77ce568ff704e6cdcfaa557965c894752d19e462;p=mesa.git diff --git a/src/mesa/drivers/dri/mga/mgatris.h b/src/mesa/drivers/dri/mga/mgatris.h index a40fef8307d..43612b80a15 100644 --- a/src/mesa/drivers/dri/mga/mgatris.h +++ b/src/mesa/drivers/dri/mga/mgatris.h @@ -28,7 +28,7 @@ #ifndef MGATRIS_INC #define MGATRIS_INC -#include "mtypes.h" +#include "main/mtypes.h" extern void mgaDDInitTriFuncs( GLcontext *ctx ); extern void mgaChooseRenderState( GLcontext *ctx );