dri/swrast: drop mtypes.h from dri_sw

This commit is contained in:
George Sapountzis 2010-03-14 11:36:46 +02:00
parent e60693efda
commit e557c2e14f

View file

@ -26,8 +26,8 @@
#define _DRI_SW_H
#include <GL/gl.h>
#include <GL/internal/glcore.h>
#include <GL/internal/dri_interface.h>
#include "main/mtypes.h"
/**