bullet: unbreak musl builds (round 2, fight).

This commit is contained in:
Juan RP 2015-08-05 11:34:53 +02:00
parent 7fb3d5f759
commit 62261cc16f
1 changed files with 7 additions and 0 deletions

View File

@ -8,3 +8,10 @@
#include "Gwen/Gwen.h"
--- examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp.orig 2015-08-05 11:34:15.185162987 +0200
+++ examples/ExampleBrowser/GwenGUISupport/GwenParameterInterface.cpp 2015-08-05 11:34:24.896278540 +0200
@@ -1,3 +1,4 @@
+#include <stdio.h>
#include "GwenParameterInterface.h"
#include "gwenInternalData.h"