From 927306d60a211a5ec64032b971f61d406c909d6a Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 16 Mar 2015 11:46:20 +1100 Subject: Cleanup --- source/blender/gpu/GPU_select.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/gpu/GPU_select.h') diff --git a/source/blender/gpu/GPU_select.h b/source/blender/gpu/GPU_select.h index 1a274e0ad9d..09137fc998b 100644 --- a/source/blender/gpu/GPU_select.h +++ b/source/blender/gpu/GPU_select.h @@ -27,8 +27,8 @@ * \ingroup gpu */ -#ifndef __GPU_SELECT__ -#define __GPU_SELECT__ +#ifndef __GPU_SELECT_H__ +#define __GPU_SELECT_H__ #include "DNA_vec_types.h" /* rcft */ #include "BLI_sys_types.h" -- cgit v1.2.3