summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/llvmpipe/lp_fs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_fs.h')
-rw-r--r--src/gallium/drivers/llvmpipe/lp_fs.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/drivers/llvmpipe/lp_fs.h b/src/gallium/drivers/llvmpipe/lp_fs.h
index 4081670..505e211 100644
--- a/src/gallium/drivers/llvmpipe/lp_fs.h
+++ b/src/gallium/drivers/llvmpipe/lp_fs.h
@@ -28,8 +28,8 @@
/* Authors: Keith Whitwell <keith@tungstengraphics.com>
*/
-#ifndef SP_FS_H
-#define SP_FS_H
+#ifndef LP_FS_H
+#define LP_FS_H
struct lp_fragment_shader *
llvmpipe_create_fs_exec(struct llvmpipe_context *llvmpipe,