From: George Sapountzis Date: Sun, 14 Mar 2010 09:36:46 +0000 (+0200) Subject: dri/swrast: drop mtypes.h from dri_sw X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e557c2e14f1481abff75af912feb5dce79a65ab8;p=mesa.git dri/swrast: drop mtypes.h from dri_sw --- diff --git a/src/mesa/drivers/dri/common/dri_sw.h b/src/mesa/drivers/dri/common/dri_sw.h index 89369a9d00e..e353e26b34d 100644 --- a/src/mesa/drivers/dri/common/dri_sw.h +++ b/src/mesa/drivers/dri/common/dri_sw.h @@ -26,8 +26,8 @@ #define _DRI_SW_H #include +#include #include -#include "main/mtypes.h" /**