Cell: Remove unnecessary include files

This commit is contained in:
Ian Romanick 2008-02-21 16:41:12 -08:00
parent 7976a084e7
commit fb68daceec
2 changed files with 0 additions and 4 deletions

View file

@ -50,8 +50,6 @@
* Brian Paul
*/
#include <libmisc.h>
#include <spu_mfcio.h>
#include <transpose_matrix4x4.h>
#include <simdmath/ceilf4.h>
#include <simdmath/cosf4.h>

View file

@ -32,8 +32,6 @@
* Ian Romanick <idr@us.ibm.com>
*/
#include <spu_mfcio.h>
#include "pipe/p_util.h"
#include "pipe/p_state.h"
#include "pipe/p_shader_tokens.h"