summaryrefslogtreecommitdiff
path: root/games-arcade/yarsrevenge/files/0.99-math.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/yarsrevenge/files/0.99-math.patch')
-rw-r--r--games-arcade/yarsrevenge/files/0.99-math.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/yarsrevenge/files/0.99-math.patch b/games-arcade/yarsrevenge/files/0.99-math.patch
index 5d7d4619d9c5..5e1136972325 100644
--- a/games-arcade/yarsrevenge/files/0.99-math.patch
+++ b/games-arcade/yarsrevenge/files/0.99-math.patch
@@ -1,5 +1,5 @@
---- yar/graphics.cpp.orig 2004-06-02 14:14:38.174071320 -0400
-+++ yar/graphics.cpp 2004-06-02 14:14:50.352219960 -0400
+--- a/yar/graphics.cpp.orig 2004-06-02 14:14:38.174071320 -0400
++++ b/yar/graphics.cpp 2004-06-02 14:14:50.352219960 -0400
@@ -18,2 +18,3 @@
#include "yar.hxx"
+#include <cmath>