aboutsummaryrefslogtreecommitdiffstats
path: root/audio/tiatracker/files/patch-emulation_TIASnd.h
blob: a2380e3f46cd6529230849545e3f13063f796765 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- emulation/TIASnd.h.orig 2021-01-23 11:09:35 UTC
+++ emulation/TIASnd.h
@@ -20,6 +20,8 @@
 #ifndef TIASOUND_HXX
 #define TIASOUND_HXX
 
+#include <cmath>
+
 #include "bspf.h"
 
 namespace Emulation {
paration for the staging support (cat: ...bapt2013-09-211-0/+1 * - cleanup commentsdinoex2012-10-131-5/+0