Matteo Bruni (@Mystral) commented about dlls/d3dx10_43/compiler.c:
#include "d3dx10.h" #include "d3dcompiler.h" #include "dxhelpers.h" +#include "wine/heap.h"
We recently moved d3dx10 to the C runtime memory allocation functions, please use those instead.