Subversion Repositories shark

Compare Revisions

Ignore whitespace Rev 71 → Rev 72

/shark/trunk/ports/mesa/src/mtypes.h
1,4 → 1,4
/* $Id: mtypes.h,v 1.1 2003-02-28 11:42:03 pj Exp $ */
/* $Id: mtypes.h,v 1.2 2003-03-13 12:20:29 giacomo Exp $ */
 
/*
* Mesa 3-D graphics library
41,7 → 41,7
#include "math/m_matrix.h" /* GLmatrix */
 
#if defined(MESA_TRACE)
#include "Trace/tr_context.h"
#include "trace/tr_context.h"
#endif