summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m37710/m37710cm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m37710/m37710cm.h')
-rw-r--r--src/devices/cpu/m37710/m37710cm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m37710/m37710cm.h b/src/devices/cpu/m37710/m37710cm.h
index 716c3cda445..8f5bd029d14 100644
--- a/src/devices/cpu/m37710/m37710cm.h
+++ b/src/devices/cpu/m37710/m37710cm.h
@@ -10,7 +10,7 @@
/* ================================ INCLUDES ============================== */
/* ======================================================================== */
-#include <limits.h>
+#include <climits>
#include "m37710.h"