projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cdd8bf
)
s/PRIM_H/SP_STATE_H/
author
Brian
<brian.paul@tungstengraphics.com>
Fri, 15 Jun 2007 16:57:44 +0000
(10:57 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Fri, 15 Jun 2007 16:57:44 +0000
(10:57 -0600)
src/mesa/pipe/softpipe/sp_state.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/softpipe/sp_state.h
b/src/mesa/pipe/softpipe/sp_state.h
index 14afce157e88b04dfac4f1bbc4c6070ff55d4ce2..bdf10112f6d5741c9671d222f41c97026668473e 100644
(file)
--- a/
src/mesa/pipe/softpipe/sp_state.h
+++ b/
src/mesa/pipe/softpipe/sp_state.h
@@
-28,8
+28,8
@@
/* Authors: Keith Whitwell <keith@tungstengraphics.com>
*/
-#ifndef
PRIM
_H
-#define
PRIM
_H
+#ifndef
SP_STATE
_H
+#define
SP_STATE
_H
#include "glheader.h"
#include "pipe/p_state.h"