diff --git a/srcpkgs/dust3d/patches/stdint.patch b/srcpkgs/dust3d/patches/stdint.patch new file mode 100644 index 00000000000..117c70cb5ad --- /dev/null +++ b/srcpkgs/dust3d/patches/stdint.patch @@ -0,0 +1,12 @@ +--- a/thirdparty/fbx/src/fbxnode.h ++++ b/thirdparty/fbx/src/fbxnode.h +@@ -2,6 +2,9 @@ + #define FBXNODE_H + + #include "fbxproperty.h" ++#include ++#include ++#include + + namespace fbx { +