summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/thomson.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/thomson.cpp')
-rw-r--r--src/mame/video/thomson.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/thomson.cpp b/src/mame/video/thomson.cpp
index a3e386b1e3c..d4f9acbe778 100644
--- a/src/mame/video/thomson.cpp
+++ b/src/mame/video/thomson.cpp
@@ -11,7 +11,7 @@
#include "emu.h"
#include "includes/thomson.h"
-#include <math.h>
+#include <cmath>
//#define VERBOSE 1
#include "logmacro.h"