Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mpc-hc/ShockwaveGraph.cpp')
-rw-r--r--src/mpc-hc/ShockwaveGraph.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mpc-hc/ShockwaveGraph.cpp b/src/mpc-hc/ShockwaveGraph.cpp
index 40f3093e9..16dfd4fbe 100644
--- a/src/mpc-hc/ShockwaveGraph.cpp
+++ b/src/mpc-hc/ShockwaveGraph.cpp
@@ -24,7 +24,7 @@
#include "resource.h"
#include "DSUtil.h"
#include "SysVersion.h"
-#include <math.h>
+#include <cmath>
#include <Audiopolicy.h>
#include <Mmdeviceapi.h>