mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-09 02:42:19 +02:00
CR feedback
This commit is contained in:
parent
87e0f5b2bb
commit
75aea88f20
1 changed files with 1 additions and 1 deletions
|
@ -1720,7 +1720,7 @@ static void packBlendshapeOffsets_ref(BlendshapeOffsetUnpacked* unpacked, Blends
|
|||
//
|
||||
// Runtime CPU dispatch
|
||||
//
|
||||
#include "CPUDetect.h"
|
||||
#include <CPUDetect.h>
|
||||
|
||||
void packBlendshapeOffsets_AVX2(float (*unpacked)[9], uint32_t (*packed)[4], int size);
|
||||
|
||||
|
|
Loading…
Reference in a new issue