remove #include mtypes.h

This commit is contained in:
Brian 2007-08-11 16:59:15 +01:00
parent 91c2216165
commit 0b13336540

View 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