diff --git a/source/blender/src/drawimasel.c b/source/blender/src/drawimasel.c index 24612f59f0a..a0acd6c23b8 100644 --- a/source/blender/src/drawimasel.c +++ b/source/blender/src/drawimasel.c @@ -30,7 +30,11 @@ * ***** END GPL/BL DUAL LICENSE BLOCK ***** */ +#ifdef __sgi +#define OLD_IMASEL 1 +#else #define OLD_IMASEL 0 +#endif #include