OSDN Git Service

remove #include mtypes.h
authorBrian <brian.paul@tungstengraphics.com>
Sat, 11 Aug 2007 15:59:15 +0000 (16:59 +0100)
committerBrian <brian.paul@tungstengraphics.com>
Sat, 11 Aug 2007 15:59:15 +0000 (16:59 +0100)
src/mesa/pipe/p_winsys.h

index b7495a2..09baef0 100644 (file)
@@ -28,7 +28,6 @@
 #ifndef P_WINSYS_H
 #define P_WINSYS_H
 
-#include "main/mtypes.h"
 
 /* This is the interface that softpipe requires any window system
  * hosting it to implement.  This is the only include file in softpipe