mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bullet: unbreak musl builds (round 2, fight).
This commit is contained in:
parent
7fb3d5f759
commit
62261cc16f
1 changed files with 7 additions and 0 deletions
|
@ -8,3 +8,10 @@
|
||||||
#include "Gwen/Gwen.h"
|
#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…
Add table
Reference in a new issue