summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/rendutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/rendutil.h')
-rw-r--r--src/emu/rendutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/rendutil.h b/src/emu/rendutil.h
index 1824fb0a34a..b5c06d6d0fc 100644
--- a/src/emu/rendutil.h
+++ b/src/emu/rendutil.h
@@ -15,7 +15,7 @@
#include "render.h"
-#include <math.h>
+#include <cmath>
/* ----- image formats ----- */