From: Brian Date: Fri, 15 Jun 2007 16:57:44 +0000 (-0600) Subject: s/PRIM_H/SP_STATE_H/ X-Git-Tag: 062012170305~17580^2~390^2~4797 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=97fc7685742bfd60d36001ab832f14a003152bae;p=profile%2Fivi%2Fmesa.git s/PRIM_H/SP_STATE_H/ --- diff --git a/src/mesa/pipe/softpipe/sp_state.h b/src/mesa/pipe/softpipe/sp_state.h index 14afce1..bdf1011 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"