bullet: unbreak musl builds.

This commit is contained in:
Juan RP 2015-08-05 11:32:35 +02:00
parent f7c2eb62fd
commit 7fb3d5f759

View file

@ -0,0 +1,10 @@
--- examples/ThirdPartyLibs/Gwen/Gwen.cpp.orig 2015-08-05 11:31:24.936137203 +0200
+++ examples/ThirdPartyLibs/Gwen/Gwen.cpp 2015-08-05 11:31:33.447238474 +0200
@@ -5,6 +5,7 @@
*/
+#include <stdio.h>
#include "Gwen/Gwen.h"