From 62261cc16f71c2cd3e804ac646defc7f2677c369 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 5 Aug 2015 11:34:53 +0200 Subject: [PATCH] bullet: unbreak musl builds (round 2, fight). --- srcpkgs/bullet/patches/musl.patch | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/srcpkgs/bullet/patches/musl.patch b/srcpkgs/bullet/patches/musl.patch index 25770def1a3..88258064a25 100644 --- a/srcpkgs/bullet/patches/musl.patch +++ b/srcpkgs/bullet/patches/musl.patch @@ -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 + #include "GwenParameterInterface.h" + #include "gwenInternalData.h" +