From aee5f471ce30f0511769c02a24160e9bb5047792 Mon Sep 17 00:00:00 2001 From: Brian Date: Thu, 10 Jan 2008 21:53:38 -0700 Subject: [PATCH] Cell: remove unneeded #includes --- src/mesa/pipe/cell/spu/main.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/mesa/pipe/cell/spu/main.h b/src/mesa/pipe/cell/spu/main.h index 68280eb..9351aa3 100644 --- a/src/mesa/pipe/cell/spu/main.h +++ b/src/mesa/pipe/cell/spu/main.h @@ -29,8 +29,6 @@ #define MAIN_H -#include -#include #include "pipe/cell/common.h" -- 2.7.4