diff options
Diffstat (limited to 'src/gallium/drivers/llvmpipe/lp_flush.h')
-rw-r--r-- | src/gallium/drivers/llvmpipe/lp_flush.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gallium/drivers/llvmpipe/lp_flush.h b/src/gallium/drivers/llvmpipe/lp_flush.h index 787bc5f2b25..10b2b525836 100644 --- a/src/gallium/drivers/llvmpipe/lp_flush.h +++ b/src/gallium/drivers/llvmpipe/lp_flush.h @@ -25,8 +25,8 @@ * **************************************************************************/ -#ifndef SP_FLUSH_H -#define SP_FLUSH_H +#ifndef LP_FLUSH_H +#define LP_FLUSH_H struct pipe_context; struct pipe_fence_handle; |