bullet: unbreak musl builds (round 2, fight).
This commit is contained in:
parent
7fb3d5f759
commit
62261cc16f
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue