diff --git a/libraries/fbx/src/FBX.h b/libraries/fbx/src/FBX.h index 3eb963550e..fdebb16bc8 100644 --- a/libraries/fbx/src/FBX.h +++ b/libraries/fbx/src/FBX.h @@ -31,7 +31,7 @@ #if defined(Q_OS_ANDROID) #define FBX_PACK_NORMALS 0 #else -#define FBX_PACK_NORMALS 0 +#define FBX_PACK_NORMALS 1 #endif #if FBX_PACK_NORMALS