diff options
Diffstat (limited to 'src/mesa')
| -rw-r--r-- | src/mesa/drivers/dri/common/drisw_util.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/mesa/drivers/dri/common/drisw_util.h b/src/mesa/drivers/dri/common/drisw_util.h index 2b54b2281f..9c3d01c99c 100644 --- a/src/mesa/drivers/dri/common/drisw_util.h +++ b/src/mesa/drivers/dri/common/drisw_util.h @@ -36,7 +36,7 @@  #ifndef _DRISW_UTIL_H  #define _DRISW_UTIL_H -#include "mtypes.h" +#include "main/mtypes.h"  #include <GL/gl.h>  #include <GL/internal/glcore.h> | 
