From: Brian Date: Fri, 11 Jan 2008 04:53:38 +0000 (-0700) Subject: Cell: remove unneeded #includes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=aee5f471ce30f0511769c02a24160e9bb5047792;p=mesa.git Cell: remove unneeded #includes --- diff --git a/src/mesa/pipe/cell/spu/main.h b/src/mesa/pipe/cell/spu/main.h index 68280eb67b0..9351aa340b3 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"