From 97fc7685742bfd60d36001ab832f14a003152bae Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 15 Jun 2007 10:57:44 -0600 Subject: s/PRIM_H/SP_STATE_H/ --- src/mesa/pipe/softpipe/sp_state.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mesa/pipe/softpipe/sp_state.h') diff --git a/src/mesa/pipe/softpipe/sp_state.h b/src/mesa/pipe/softpipe/sp_state.h index 14afce157e..bdf10112f6 100644 --- a/src/mesa/pipe/softpipe/sp_state.h +++ b/src/mesa/pipe/softpipe/sp_state.h @@ -28,8 +28,8 @@ /* Authors: Keith Whitwell */ -#ifndef PRIM_H -#define PRIM_H +#ifndef SP_STATE_H +#define SP_STATE_H #include "glheader.h" #include "pipe/p_state.h" -- cgit v1.2.3