Download this file

upplay-randplayer-mathinc.patch    14 lines (9 with data), 260 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
diff --git dirbrowser/randplayer.cpp dirbrowser/randplayer.cpp
index db6d6c1..5ff0f3e 100644
--- dirbrowser/randplayer.cpp
+++ dirbrowser/randplayer.cpp
@@ -18,6 +18,7 @@
#include <QDebug>
+#include <math.h>
#include <time.h>
#include "randplayer.h"