s/PRIM_H/SP_STATE_H/

This commit is contained in:
Brian 2007-06-15 10:57:44 -06:00
parent 3cdd8bfe8e
commit 97fc768574

View 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"