projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
065163b
)
swrast: remove duplicated include
author
Nicolas Kaiser
<nikai@nikai.net>
Thu, 30 Sep 2010 14:25:21 +0000
(07:25 -0700)
committer
Brian Paul
<brianp@vmware.com>
Thu, 30 Sep 2010 15:36:20 +0000
(09:36 -0600)
Remove duplicated include.
Signed-off-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_aatriangle.c
patch
|
blob
|
history
diff --git
a/src/mesa/swrast/s_aatriangle.c
b/src/mesa/swrast/s_aatriangle.c
index 1d90f322a3a81bee7bf2a47d675df51c3cfc660b..175316790d7bc0cad8ec9e4edf91bcaf9e7e3dbb 100644
(file)
--- a/
src/mesa/swrast/s_aatriangle.c
+++ b/
src/mesa/swrast/s_aatriangle.c
@@
-31,7
+31,6
@@
#include "main/glheader.h"
#include "main/context.h"
#include "main/colormac.h"
-#include "main/context.h"
#include "main/macros.h"
#include "main/imports.h"
#include "s_aatriangle.h"