s/PRIM_H/SP_STATE_H/
authorBrian <brian.paul@tungstengraphics.com>
Fri, 15 Jun 2007 16:57:44 +0000 (10:57 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Fri, 15 Jun 2007 16:57:44 +0000 (10:57 -0600)
src/mesa/pipe/softpipe/sp_state.h

index 14afce1..bdf1011 100644 (file)
@@ -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"