Fix build on PPC64LE
Signed-off-by: Timothy Pearson <tpearson@raptorengineering.com>
This commit is contained in:
@ -7,6 +7,10 @@
|
||||
#include "nvimage.h"
|
||||
#include "nvcore/Debug.h"
|
||||
|
||||
#if NV_USE_ALTIVEC
|
||||
#undef pixel
|
||||
#endif
|
||||
|
||||
namespace nv
|
||||
{
|
||||
class Color32;
|
||||
|
Reference in New Issue
Block a user